Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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