Sao Mateus (Espirito Santo) Map Cropping Samples
Sao Mateus (Espirito Santo) Map Cropping Samples-1
Sao Mateus (Espirito Santo) Map Cropping Samples-2
Sao Mateus neighborhoods and villages map with 3D shadow effect
flag map of Sao Mateus with 3D shadow effect
Sao Mateus map with 3d shadow effect
Download outline map of Sao Mateus (geojson format) :
Sao Mateus.geojson (**)
Download polygon array of Sao Mateus map for "Google Maps" :
Sao Mateus.txt
Bounding Box for Sao Mateus Map : ( -19.1489872385 , -40.4055891855 , -18.444101916 , -39.7189654815 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sao Mateus map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-19.1489872385, -40.4055891855, -18.444101916, -39.7189654815);
);
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 Mateus)
[out:json];
(
rel["name"="Sao Mateus"][type=boundary];
rel["name:en"="Sao Mateus"][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 Mateus 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.