0.0.1 • Published 9 years ago
osmcache v0.0.1
Intro
This module aims to put Open Earth View geojson data in local cache.
Installation
$ npm installWeb server
To start the web server:
$ geojsoncache.shTest
Requests:
$ wget "localhost:8083/oevcache/geojson?tile=zoom,xtile,ytile
Example:
$ wget "localhost:8083/oevcache/geojson?tile=18,77196,98527Unit Tests
$ test/unit/serverMocha.js