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