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