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