[ trixie ]
[ sid ]
[ ソース: node-geojson ]
パッケージ: node-geojson (0.5.0 ~7946.0.10-2)
node-geojson に関するリンク
Debian の資源:
node-geojson ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.