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

https://github.com/roblabs/the-geojson-minute

GeoJSON in a minute.
https://github.com/roblabs/the-geojson-minute

Last synced: 2 months ago
JSON representation

GeoJSON in a minute.

Awesome Lists containing this project

README

        

## The GeoJSON Minute

* The GeoJSON Spec — [RFC 7946](https://tools.ietf.org/html/rfc7946)
* [tmcw/awesome-geojson](https://github.com/tmcw/awesome-geojson)

### Sample Data

```
wget -P tmp/ https://docs.mapbox.com/help/data/stations.geojson
```

### Simple Style

* https://github.com/mapbox/simplestyle-spec

```
wget -P tmp/ https://raw.githubusercontent.com/mapbox/simplestyle-spec/master/1.1.0/example.geojson
```

### Viewers

#### geojson.tools

* http://geojson.tools
* http://geojson.tools/?url=https://raw.githubusercontent.com/mapbox/simplestyle-spec/master/1.1.0/example.geojson

#### geojson.io

* [geojson.io](https://geojson.io)
* Open [geojson.io](https://geojson.io/#map=10/48.5980/-122.9315) at the Orcas Islands

#### geojson.net

* [geojson.net](https://geojson.net)