Download outline map of Abaí (geojson format) :
Abaí.geojson (**)
Download polygon array of Abaí map for "Google Maps" :
Abaí.txt
Bounding Box for Abaí Map : ( -26.1813341112 , -56.0271601332 , -25.5235662678 , -55.399155771 )
Wikipedia ID for Abaí : Q1318585
Wikipedia SPARQL Query for Abaí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1318585 wdt:P1082 ?population. }
OPTIONAL { wd:Q1318585 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1318585 wdt:P2046 ?area. }
OPTIONAL { wd:Q1318585 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1318585 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1318585 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Abaí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.1813341112, -56.0271601332, -25.5235662678, -55.399155771);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Abaí)
[out:json];
(
rel["name"="Abai"][type=boundary];
rel["name:en"="Abai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Abaí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abaí | -26.033330 , -55.933330 |
Amambay | -25.933330 , -55.783330 |
Buena Vista | -25.916670 , -55.566670 |
Cecina | -25.933330 , -55.800000 |
General Higinio Morínigo | -25.950000 , -55.916670 |
San Carlos | -26.100000 , -55.766670 |
San Pablo | -25.866670 , -55.583330 |
Santa Teresa | -25.816670 , -55.616670 |
Santo Tome | -25.866670 , -55.650000 |
Taruma | -25.916670 , -55.783330 |
Tuna | -25.866670 , -55.783330 |
Villa Pastoreo | -25.866670 , -55.850000 |
Villa Pastoreo | -25.883330 , -55.750000 |
Ycua Pora | -25.900000 , -55.766670 |
Notes:
- You can download geometry data for Abaí 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.