0.0.2 • Published 10 years ago
osm-cache v0.0.2
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