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