Download outline map of Aguadulce (geojson format) :
Aguadulce.geojson (**)
Download polygon array of Aguadulce map for "Google Maps" :
Aguadulce.txt
Bounding Box for Aguadulce Map : ( 8.093201 , -80.74557 , 8.326651 , -80.473274 )
Wikipedia ID for Aguadulce : Q2216595
Wikipedia SPARQL Query for Aguadulce (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216595 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216595 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216595 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216595 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216595 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216595 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 Aguadulce map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.093201, -80.74557, 8.326651, -80.473274);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aguadulce)
[out:json];
(
rel["name"="Aguadulce"][type=boundary];
rel["name:en"="Aguadulce"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aguadulce
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto del Maranon | 8.300000 , -80.616670 |
Cerro Gordo | 8.293030 , -80.687000 |
Cerro Morado | 8.238840 , -80.579250 |
Chilibre | 8.183330 , -80.650000 |
El Barrero | 8.155670 , -80.692490 |
El Bolo | 8.300000 , -80.700000 |
El Cerro | 8.266670 , -80.516670 |
El Cristo | 8.250000 , -80.616670 |
El Estero de San Jose | 8.218440 , -80.611690 |
El Guayabo | 8.167760 , -80.678930 |
El Higo | 8.300000 , -80.650000 |
El Jaguito | 8.173990 , -80.684430 |
El Mono | 8.301600 , -80.695240 |
El Naranjal | 8.266670 , -80.622710 |
El Olivo | 8.233330 , -80.616670 |
El Picacho | 8.266670 , -80.650000 |
El Pinzon | 8.275270 , -80.701280 |
El Roble | 8.166670 , -80.650000 |
El Salado | 8.183330 , -80.483330 |
Hato de San Antonio | 8.148900 , -80.683700 |
Hato de San Juan de Dios | 8.278020 , -80.668860 |
Ingenio Santa Rosa | 8.200000 , -80.666670 |
Juan Bran | 8.300000 , -80.616670 |
La Candelaria | 8.216670 , -80.716670 |
La Cotava Abajo | 8.216670 , -80.716670 |
La Cotava Arriba | 8.233330 , -80.716670 |
La Cruz | 8.233330 , -80.700000 |
La Loma | 8.166670 , -80.633330 |
La Loma de Los Gonzalez | 8.310440 , -80.684610 |
Las Mieles | 8.250000 , -80.666670 |
Las Mineras | 8.263290 , -80.587950 |
Llano Bonito | 8.266670 , -80.533330 |
Llano Bonito | 8.162060 , -80.642790 |
Llano Sanchez | 8.198900 , -80.704580 |
Llano Santo | 8.190650 , -80.730400 |
Los Callejones | 8.279350 , -80.689010 |
Los Indios | 8.183330 , -80.483330 |
Los Rincones | 8.262580 , -80.679310 |
Los Volcanes | 8.270880 , -80.641760 |
Membrillar | 8.198760 , -80.627290 |
Pocrí | 8.266670 , -80.550000 |
Puerto Aguadulce | 8.250000 , -80.500000 |
Quebrada de Hato | 8.216670 , -80.616670 |
Salitrosa | 8.210540 , -80.638370 |
Vista Hermosa | 8.217580 , -80.696890 |
Notes:
- You can download geometry data for Aguadulce 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.