Sao Martinho (Santa Catarina) Map Cropping Samples
Sao Martinho (Santa Catarina) Map Cropping Samples-1
Sao Martinho (Santa Catarina) Map Cropping Samples-2
Sao Martinho neighborhoods and villages map with 3D shadow effect
flag map of Sao Martinho with 3D shadow effect
Sao Martinho map with 3d shadow effect
Download outline map of Sao Martinho (geojson format) :
Sao Martinho.geojson (**)
Download polygon array of Sao Martinho map for "Google Maps" :
Sao Martinho.txt
Bounding Box for Sao Martinho Map : ( -28.2399870823 , -49.0656452351 , -27.9905590702 , -48.868438 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sao Martinho map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-28.2399870823, -49.0656452351, -27.9905590702, -48.868438);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sao Martinho)
[out:json];
(
rel["name"="Sao Martinho"][type=boundary];
rel["name:en"="Sao Martinho"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Sao Martinho 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.