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