Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomasholderness/3dlondon
- Owner: tomasholderness
- License: other
- Created: 2012-12-11T23:53:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-12T12:29:22.000Z (almost 12 years ago)
- Last Synced: 2023-10-20T23:30:49.322Z (about 1 year ago)
- Language: Python
- Size: 1.81 MB
- Stars: 15
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
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)