osm-cache
v0.0.2
Published
Open Earth View project - Open Street Map cache
Downloads
14
Readme
Intro
This module aims to put Open Street Map XML data in local cache.
Installation
$ npm installWeb server
To start the web server:
$ server.shTest
Requests:
$ wget "localhost:8082/osmCache/osmXml?tile=zoom,xtile,ytile
Example:
$ wget "localhost:8082/osmCache/osmXml?tile=18/77196/98527Unit Tests
$ test/unit/serverMocha.js