Skip to content

cutting-room-floor/jit_datasource

Repository files navigation

Replaced by tilelive-vector et al

JIT Datasource

A just-in-time datasource for Mapnik. It takes bboxes, deciphers tiles, downloads and parses GeoJSON.

Building

if you've got a similar install to me, you can run

make do

and rebuild and install in one swipe.

Testing

Right now there's a mocking server in test/mock/server.py. It's based on BaseHTTPServer, so shouldn't require any additional python modules.

Run it and you should get a view at http://localhost:9000/view/osm.road.json.

Components

Includes yajl for JSON parsing.

Authors

  • (tmcw) Tom MacWright

About

a just in time datasource for Mapnik

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors