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

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

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

Last synced: 24 days 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`