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