osmcache
v0.0.1
Published
Open Earth View project - Geojson cache
Downloads
7
Readme
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