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

https://github.com/tav0/geo_api

Basic geo api
https://github.com/tav0/geo_api

Last synced: over 1 year ago
JSON representation

Basic geo api

Awesome Lists containing this project

README

          

#Basic GEOJson API using expressJS.
##An exercise

- Needs to have nodeJS and npm install.

- Type "npm install" to install some modules for the map and JSON to GeoJSON
converter.
- Finally, type "node server.js" to have the webapp running.