Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 530 Bytes

mapXtract

Edit maps and save them as svg, png or geoJson Style the map by coloring or adding/removing layers. Layers are: nature, houses, water, roads and administrative zones. Website: http://hanshack.com/mapxtract/

Made with

Mapbox GL, turf, tiles from osm2vectortiles, geocoder by photon.komoot.de.

Exports

SVG: Elements of the same layer have the same class name. GeoJson: Every feature has a color property.

Bugs

Due to performance reasons it is currrently not possible to save the map when zoomed out afar.