Download outline map of Nova Olimpia (geojson format) :
Nova Olimpia.geojson (**)
Download polygon array of Nova Olimpia map for "Google Maps" :
Nova Olimpia.txt
Bounding Box for Nova Olimpia Map : ( -14.956753 , -57.776614 , -14.556004 , -57.03704 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Nova Olimpia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-14.956753, -57.776614, -14.556004, -57.03704);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nova Olimpia)
[out:json];
(
rel["name"="Nova Olimpia"][type=boundary];
rel["name:en"="Nova Olimpia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nova Olimpia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Canta Galo | -14.650000 , -57.216670 |
Chico Antonio | -14.700000 , -57.283330 |
Nova Olímpia | -14.779649 , -57.280975 |
Pascoal | -14.766670 , -57.433330 |
Notes:
- You can download geometry data for Nova Olimpia 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.