https://github.com/pixcai/parse-geojson
Parse GeoJSON format data
https://github.com/pixcai/parse-geojson
Last synced: 2 months ago
JSON representation
Parse GeoJSON format data
- Host: GitHub
- URL: https://github.com/pixcai/parse-geojson
- Owner: pixcai
- License: gpl-3.0
- Created: 2017-03-17T09:23:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T08:32:08.000Z (over 8 years ago)
- Last Synced: 2025-05-19T05:05:33.943Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# parse-geojson
Parse GeoJSON format data# API
## parseGeoJSON(String | Object)
Parse GeoJSON data and return an array that item is a decoded value.# License
GPL-3.0