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