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