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