Mafra (Santa Catarina) Map Cropping Samples
Mafra (Santa Catarina) Map Cropping Samples-1
Mafra (Santa Catarina) Map Cropping Samples-2
Mafra neighborhoods and villages map with 3D shadow effect
flag map of Mafra with 3D shadow effect
Mafra map with 3d shadow effect
Download outline map of Mafra (geojson format) :
Mafra.geojson (**)
Download polygon array of Mafra map for "Google Maps" :
Mafra.txt
Bounding Box for Mafra Map : ( -26.4879885965 , -50.2079167385 , -26.0084140115 , -49.6029965283 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mafra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.4879885965, -50.2079167385, -26.0084140115, -49.6029965283);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mafra)
[out:json];
(
rel["name"="Mafra"][type=boundary];
rel["name:en"="Mafra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Mafra in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.