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