Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomasholderness/3dlondon

PostGIS/Python CGI and JavaScript functions to generate map of 3D buildings in London from UKMap data using LeafletJS and OSM Buildings
https://github.com/tomasholderness/3dlondon

Last synced: 2 days ago
JSON representation

PostGIS/Python CGI and JavaScript functions to generate map of 3D buildings in London from UKMap data using LeafletJS and OSM Buildings

Awesome Lists containing this project

README

        

3DLondon
========

PostGIS/Python CGI and JavaScript functions to generate map of 3D buildings in London from UKMap data using LeafletJS and OSM Buildings.

* map.htm: HTML/JavaScript Leaflet and OSMBuildings front end, adds buildings in GeoJSON format which are within map bounding box.
* get_geojson.py: Simple CGI script to return GeoJSON of buildings from PostGIS within specified bounding box.
* Blog post: http://tomholderness.wordpress.com/2012/12/12/3DLondon/

![Screenshot](https://raw.github.com/talltom/3DLondon/master/screenshot.png)