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