Download outline map of Dagua (geojson format) :
Dagua.geojson (**)
Download polygon array of Dagua map for "Google Maps" :
Dagua.txt
Bounding Box for Dagua Map : ( 3.423999 , -76.88574 , 3.878715 , -76.582496 )
Wikipedia ID for Dagua : Q2406018
Wikipedia SPARQL Query for Dagua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2406018 wdt:P1082 ?population. }
OPTIONAL { wd:Q2406018 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2406018 wdt:P2046 ?area. }
OPTIONAL { wd:Q2406018 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2406018 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2406018 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 Dagua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.423999, -76.88574, 3.878715, -76.582496);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dagua)
[out:json];
(
rel["name"="Dagua"][type=boundary];
rel["name:en"="Dagua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dagua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajo Sabaletas | 3.816670 , -76.616670 |
Bellavista | 3.616670 , -76.650000 |
Borrero Ayerbe | 3.573060 , -76.646110 |
Cisneros | 3.823060 , -76.784440 |
Dagua | 3.656850 , -76.688590 |
El Carmen | 3.562360 , -76.636500 |
El Danubio | 3.606940 , -76.878890 |
El Engano | 3.583330 , -76.800000 |
El Limonar | 3.594170 , -76.664720 |
El Naranjo | 3.783890 , -76.720560 |
El Pajar | 3.683330 , -76.666670 |
El Palmar | 3.603330 , -76.646670 |
El Pinal | 3.688610 , -76.658330 |
El Queremal | 3.522520 , -76.709450 |
El Rosal | 3.683330 , -76.733330 |
El Salado | 3.563320 , -76.718490 |
Iguates | 3.588060 , -76.654720 |
Jordan | 3.516670 , -76.666670 |
Juntas | 3.774170 , -76.744440 |
Kilometro Diez y Ocho | 3.536900 , -76.623360 |
La Cascada | 3.600000 , -76.850000 |
La Chapa | 3.833330 , -76.683330 |
La Elsa | 3.574580 , -76.766720 |
La Guinea | 3.816670 , -76.750000 |
La Providencia | 3.721540 , -76.757720 |
La Virgen | 3.600000 , -76.633330 |
Lobo Guerrero | 3.761670 , -76.662780 |
Los Alpes | 3.721940 , -76.691110 |
Machado | 3.520360 , -76.668160 |
Olaya Herrera | 3.583330 , -76.650000 |
Papitas | 3.766670 , -76.750000 |
Puerta Dagua | 3.733330 , -76.683330 |
Reina | 3.833330 , -76.750000 |
Rucio | 3.750000 , -76.716670 |
San Antonio | 3.500000 , -76.633330 |
San Bernardo | 3.489240 , -76.650770 |
San Joaquin | 3.666670 , -76.683330 |
San Vicente | 3.666670 , -76.683330 |
Santa Maria | 3.630860 , -76.717870 |
Villahermosa | 3.622500 , -76.671940 |
Vista Hermosa | 3.469930 , -76.656960 |
Zabaletas | 3.812820 , -76.635090 |
Zelandia | 3.833330 , -76.716670 |
Notes:
- You can download geometry data for Dagua 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.