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