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
- Host: GitHub
- URL: https://github.com/tav0/geo_api
- Owner: Tav0
- Created: 2016-02-26T08:07:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T08:09:46.000Z (over 10 years ago)
- Last Synced: 2025-01-29T18:08:19.321Z (over 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.