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