ContourLines/data/points.geojson not found
Closed this issue · 2 comments
giskernel commented
Getting 404 error while running the application at ContourLines/data/points.geojson
HichamZouarhi commented
Hi, I no longer maintain this repository since I found out that turfJS has already a plugin for creating contour lines, check it here ( https://github.com/Turfjs/turf/tree/master/packages/turf-isolines ).
Good luck
giskernel commented
Thanks Mate!