Download outline map of Sao Valerio (geojson format) :
Sao Valerio.geojson (**)
Download polygon array of Sao Valerio map for "Google Maps" :
Sao Valerio.txt
Bounding Box for Sao Valerio Map : ( -12.243459 , -48.482323 , -11.301359 , -47.760012 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sao Valerio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.243459, -48.482323, -11.301359, -47.760012);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sao Valerio)
[out:json];
(
rel["name"="Sao Valerio"][type=boundary];
rel["name:en"="Sao Valerio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sao Valerio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa São Pedro | -11.634706 , -48.327397 |
Apinajé | -11.532942 , -48.293963 |
Guariroba | -11.766670 , -48.183330 |
Sao Jose | -11.900000 , -47.933330 |
São Valério da Natividade | -11.976471 , -48.235963 |
Serranópolis | -12.092105 , -47.841935 |
Valerio | -11.633330 , -48.233330 |
Notes:
- You can download geometry data for Sao Valerio 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.