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