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