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