GeoTIFF / geoblaze

Blazing Fast JavaScript Raster Processing Engine
http://geoblaze.io
MIT License
181 stars 28 forks source link

Improve accuracy of re-projected geometries #222

Closed DanielJDufour closed 11 months ago

DanielJDufour commented 1 year ago

Updated reproject-geojson to make use of point densification via https://github.com/DanielJDufour/reproject-geojson/tree/v0.5.0#point-densification

DanielJDufour commented 11 months ago

this was done, see https://github.com/GeoTIFF/geoblaze/blob/master/src/wrap-geom.js#L16