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