Turf: krige

Created on 9 Nov 2013  路  11Comments  路  Source: Turfjs/turf

kriging contours

Most helpful comment

Could possibly use this https://github.com/oeo4b/kriging.js

All 11 comments

Could possibly use this https://github.com/oeo4b/kriging.js

If I use the mentioned code, I will need to modify it substantially, since it seems to rely on the DOM. I will do some research to see if this is just a nominal reliance or if it goes deeper.

This could possibly be dropped in: https://github.com/tmpvar/jsdom

The canvas appears to be required, so this might be necessary as well: https://npmjs.org/package/canvas

Has there been any progress / further thought on this? I'm interested in potentially using kriging

@tchannel Totally want this, but my focus has been less on predictive algorithms and more on core geometry algorithms for a while. Happy to help with any PRs if you would like to contribute.

Thanks for the feedback. I'll probably have some time this week, so maybe I'll take a look.

馃憤 for kriging

馃憤 Same here, however this doesn't seem like this will be implemented anytime soon unless someone helps out to get a first draft ready.

馃憤

I no longer plan to build this. When I first opened this issue way back in 2013, Turf was more focused on predictive raster statistics, but the API design ended up going in a different direction, for which kriging is not well suited. This makes more sense in a geospatial scijs ndarray style framework.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robhawkes picture robhawkes  路  3Comments

dhivehi picture dhivehi  路  5Comments

Spown picture Spown  路  3Comments

amishas157 picture amishas157  路  3Comments

morganherlocker picture morganherlocker  路  5Comments