https://github.com/jansanz/geojson-viewer
Client side GeoJSON viewer
https://github.com/jansanz/geojson-viewer
geojson-viewer javascript polygon
Last synced: about 1 year ago
JSON representation
Client side GeoJSON viewer
- Host: GitHub
- URL: https://github.com/jansanz/geojson-viewer
- Owner: jansanz
- Created: 2012-12-11T06:00:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-24T19:59:40.000Z (over 13 years ago)
- Last Synced: 2023-03-12T07:23:38.044Z (over 3 years ago)
- Topics: geojson-viewer, javascript, polygon
- Language: JavaScript
- Size: 263 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GeoJSON viewer
==============
This tool allows you to visualize a simple GeoJSON on top of Google Maps.
Currently it is able to parse simple polygons such as
the ones that Apple Maps accepts.
## Demo
http://jansanchez.com/geojson-viewer/
## Why?
I made this because there were no online solutions that I liked and I wanted to test some polygons for Apple Maps
## Alternatives
* http://openlayers.org/dev/examples/vector-formats.html
* QGIS