Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timwis/geoservices-for-humans

Human-friendly documentation of Esri GeoServices
https://github.com/timwis/geoservices-for-humans

Last synced: about 2 months ago
JSON representation

Human-friendly documentation of Esri GeoServices

Awesome Lists containing this project

README

        

# GeoServices for Humans
Human-friendly documentation of Esri GeoServices (work in progress).
[Demo](http://geoservices-for-humans.surge.sh/).

## Development
1. Clone this repo and install dependencies via `npm install`
2. Run a server with live compiling and reloading via `npm start`
3. Deploy to a [surge](http://surge.sh) site via `npm run deploy`