OpenEcoMaps
Jump to navigation
Jump to search

OpenEcoMaps (dead link : www.openecomaps.co.uk) provides free embeddable eco-living OpenLayers maps and pretty GeoJSON and KML files using OpenStreetMap data, and a customised Potlatch 2 editor.
It was created by TomChance with the intention of making OpenStreetMap data easier for local sustainability groups to use on their web site, and thereby to encourage them to contribute to OpenStreetMap.
Data documentation
OpenEcoMaps takes data using the Overpass_API and makes pretty GeoJSON and KML files using a wide range of tags that are documented here.
Source code
Available on Github: https://github.com/tomchance/OpenEcoMaps
TODO / wish list
- Deploy with capistrano on live server
- Make process of combining features more flexible/modular, so it's easier to create custom KML and GeoJSON files on request
- Use Leaflet instead of OpenLayers