Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansanz/geojson-viewer
Client side GeoJSON viewer
https://github.com/jansanz/geojson-viewer
geojson-viewer javascript polygon
Last synced: 1 day 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-24T19:59:40.000Z (almost 12 years ago)
- Last Synced: 2023-03-12T07:23:38.044Z (almost 2 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