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