Maximization / nodejs-toolbox-catalog

Catalog of categories and libraries for Node.js Toolbox
https://nodejstoolbox.com
MIT License
257 stars 38 forks source link

Geospatial category #59

Open louwers opened 1 month ago

Maximization commented 1 month ago

@louwers Thanks for the suggestion. Do you have an example library that would fit in this category?

louwers commented 1 month ago

https://turfjs.org/ comes to mind. https://www.npmjs.com/package/@turf/turf

https://www.npmjs.com/package/geolib seems another popular option

https://www.npmjs.com/package/@maplibre/maplibre-gl-native is a very neat package that allows you to render images of maps (I am a maintainer of the underlying C++ library).