Download outline map of Guaraní (geojson format) :
Guaraní.geojson (**)
Download polygon array of Guaraní map for "Google Maps" :
Guaraní.txt
Bounding Box for Guaraní Map : ( -27.447924 , -54.6074876133 , -26.6401383821 , -53.8833846318 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Guaraní map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.447924, -54.6074876133, -26.6401383821, -53.8833846318);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guaraní)
[out:json];
(
rel["name"="Guarani"][type=boundary];
rel["name:en"="Guarani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guaraní
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caa-Guacu | -27.383330 , -54.216670 |
El Soberbio | -27.298460 , -54.198770 |
Fracran | -26.735550 , -54.283880 |
Monteagudo | -27.298850 , -54.130820 |
Puerto Mata Ojos | -27.416670 , -54.300000 |
Yerbal Nuevo | -26.983330 , -54.483330 |
Notes:
- You can download geometry data for Guaraní 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.