Pakket: node-geojson (0.5.0+~7946.0.10-2)
Verwijzigingen voor node-geojson
Debian bronnen:
Het bronpakket node-geojson downloaden:
- [node-geojson_0.5.0+~7946.0.10-2.dsc]
- [node-geojson_0.5.0+~7946.0.10.orig-types-geojson.tar.xz]
- [node-geojson_0.5.0+~7946.0.10.orig.tar.xz]
- [node-geojson_0.5.0+~7946.0.10-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Node.js library to turn geo data into GeoJSON
node-geojson permits to turn geo data into GeoJSON (http://geojson.org/). The library has one method, parse(), which takes an array of objects (or a single object) with geometry data as the first parameter, an object consisting of settings for the second parameter, and an optional callback function as the third parameter. If a callback is not specified, the parse() function returns the GeoJSON output.