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