Download outline map of Unguía (geojson format) :
Unguía.geojson (**)
Download polygon array of Unguía map for "Google Maps" :
Unguía.txt
Bounding Box for Unguía Map : ( 7.847856 , -77.338812 , 8.349623 , -76.9384 )
Wikipedia ID for Unguía : Q1525509
Wikipedia SPARQL Query for Unguía (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525509 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525509 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525509 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525509 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525509 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525509 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 Unguía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.847856, -77.338812, 8.349623, -76.9384);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Unguía)
[out:json];
(
rel["name"="Unguía"][type=boundary];
rel["name:en"="Unguía"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Unguía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anonuevo | 8.194560 , -77.109990 |
Arquia | 7.981390 , -77.127250 |
Arquisa | 8.133330 , -77.016670 |
Bajo Cuque | 8.116670 , -77.000000 |
Caserio Balboa | 8.286950 , -77.139710 |
Caserio Indigena Arquia | 8.009000 , -77.121400 |
Caserio Jilgal | 8.196280 , -77.078560 |
Chaja | 7.983330 , -77.066670 |
Cuque | 8.122670 , -77.078510 |
El Aguacate | 7.951730 , -77.097440 |
El Raicero | 7.972150 , -77.105870 |
El Tesoro | 8.178070 , -77.124480 |
Gilgal | 8.239510 , -77.048110 |
Hinestroza | 8.123610 , -77.100940 |
La Gloria | 8.279600 , -77.055600 |
La Isla | 8.064540 , -77.043470 |
Marriaga | 8.129300 , -76.971730 |
Puerto de los Botes | 8.185880 , -77.036580 |
Puerto Paloblanco | 8.022550 , -77.015230 |
Santa Maria | 8.220600 , -77.024760 |
Santa Maria La Nueva | 8.165210 , -77.051710 |
Tanela | 8.218470 , -77.050980 |
Tanelito | 8.250000 , -77.166670 |
Tigre | 8.100830 , -77.104180 |
Tipana | 8.187530 , -77.090650 |
Tipaya | 8.142480 , -77.158010 |
Titumate | 8.310920 , -77.078450 |
Unguía | 8.043350 , -77.094530 |
Notes:
- You can download geometry data for Unguía 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.