Download outline map of Babahoyo (geojson format) :
Babahoyo.geojson (**)
Download polygon array of Babahoyo map for "Google Maps" :
Babahoyo.txt
Bounding Box for Babahoyo Map : ( -2.131365 , -79.671544 , -1.617126 , -79.18981 )
Wikipedia ID for Babahoyo : Q1990171
Wikipedia SPARQL Query for Babahoyo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990171 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990171 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990171 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990171 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990171 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990171 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 Babahoyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.131365, -79.671544, -1.617126, -79.18981);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Babahoyo)
[out:json];
(
rel["name"="Babahoyo"][type=boundary];
rel["name:en"="Babahoyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Babahoyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achote | -1.916670 , -79.633330 |
Alegria | -1.883330 , -79.583330 |
Babahoyo | -1.802780 , -79.529170 |
Baquerizo Moreno | -1.890550 , -79.557120 |
Barreiro | -1.793270 , -79.523880 |
Bella Vista | -1.718840 , -79.452140 |
Calabria | -1.783330 , -79.566670 |
Canaveral | -1.698010 , -79.482510 |
Canaveral de Afuera | -1.733330 , -79.483330 |
Chima | -1.926130 , -79.306390 |
El Tesoro | -1.879830 , -79.452530 |
Elena | -1.883330 , -79.650000 |
Elvira | -1.833330 , -79.516670 |
Elvira | -1.866670 , -79.533330 |
Esperanza | -1.950000 , -79.366670 |
Fortuna | -1.883330 , -79.616670 |
La Clara | -1.733330 , -79.616670 |
La Clementina | -1.783330 , -79.450000 |
La Compania | -1.850000 , -79.566670 |
La Maria | -1.666670 , -79.433330 |
La Mona | -1.766670 , -79.400000 |
La Pila | -1.783330 , -79.616670 |
La Union | -1.783330 , -79.466670 |
Las Penas | -1.850000 , -79.550000 |
Los Angeles | -1.933330 , -79.400000 |
Manila | -1.674330 , -79.492950 |
Maria Cristina | -1.939970 , -79.305840 |
Merella | -1.683330 , -79.433330 |
Nausa | -1.916670 , -79.650000 |
Otono | -1.907290 , -79.627570 |
Palmar | -1.883330 , -79.466670 |
Pimocha | -1.833330 , -79.606450 |
Playas | -1.700000 , -79.433330 |
Playas | -1.850000 , -79.433330 |
Pozuelos | -1.683330 , -79.416670 |
Providencia | -1.900000 , -79.650000 |
Roblecito | -1.633330 , -79.416670 |
Sabaneta | -1.850000 , -79.450000 |
San Juan | -1.898300 , -79.665360 |
San Roman | -1.816670 , -79.466670 |
San Roman | -1.895570 , -79.340150 |
Tejar | -1.834640 , -79.586220 |
Vainilla | -1.716670 , -79.433330 |
Vargel | -1.950000 , -79.383330 |
Victoria | -1.883330 , -79.650000 |
Notes:
- You can download geometry data for Babahoyo 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.