Download outline map of Maguí (geojson format) :
Maguí.geojson (**)
Download polygon array of Maguí map for "Google Maps" :
Maguí.txt
Bounding Box for Maguí Map : ( 1.698727 , -78.283254 , 2.114548 , -77.67304 )
Wikipedia ID for Maguí : Q1525449
Wikipedia SPARQL Query for Maguí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525449 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525449 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525449 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525449 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525449 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525449 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 Maguí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.698727, -78.283254, 2.114548, -77.67304);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maguí)
[out:json];
(
rel["name"="Maguí"][type=boundary];
rel["name:en"="Maguí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maguí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bellavista | 1.832730 , -78.185480 |
Boca de Amburgo | 1.831680 , -78.223000 |
Bolivar | 2.009030 , -78.219010 |
Campo Alegre | 1.845610 , -78.197180 |
Cascarrito | 1.998820 , -78.224050 |
Cerrito | 1.851630 , -78.202090 |
Corriente Larga | 1.984120 , -78.184960 |
Cuatala | 1.783330 , -78.150000 |
Cucho | 1.900000 , -78.183330 |
El Chorro | 2.014620 , -78.243690 |
El Chorro | 2.013460 , -78.239320 |
El Cocal | 1.838310 , -78.183760 |
El Firme | 2.017430 , -78.267720 |
El Guabo | 2.090370 , -78.175220 |
El Jiqual | 2.019450 , -78.266080 |
El Limon | 2.069780 , -78.186570 |
El Pinde | 2.001780 , -78.227100 |
El Pinde | 2.003830 , -78.221850 |
El Playon | 1.887380 , -78.168780 |
El Pleitol | 2.109690 , -78.176290 |
Firme Chapilar | 2.030170 , -78.160710 |
Guanambi | 1.850000 , -78.133330 |
La Esperanza | 2.006710 , -78.233200 |
La Isla | 2.002970 , -78.182330 |
La Isla | 2.000680 , -78.189680 |
La Loma | 1.933960 , -78.184960 |
La Mica | 1.972470 , -78.178560 |
La Piragua | 1.872290 , -78.233540 |
La Union | 1.996860 , -78.185860 |
Las Cualas | 1.997750 , -78.229250 |
Las Lajas | 2.010280 , -78.185430 |
Las Lajas | 2.008300 , -78.191140 |
Las Mercedes | 2.092590 , -78.134830 |
Las Palmas | 1.858550 , -78.178660 |
Matapalo | 2.052190 , -78.178560 |
Matapalo | 2.055140 , -78.170540 |
Miraflores | 1.766670 , -78.150000 |
Nansalvi | 1.881860 , -78.108680 |
Painumbi | 1.818070 , -78.240270 |
Pampeta | 1.858690 , -78.261860 |
Payán | 1.935000 , -78.205000 |
Ricaurte | 1.901260 , -78.074450 |
San Jose del Tapaja | 2.081630 , -78.112700 |
Santa Catalina | 2.082250 , -78.131170 |
Santander | 2.017120 , -78.252620 |
Santander | 2.019390 , -78.246580 |
Saraconcha | 1.914300 , -77.744950 |
Notes:
- You can download geometry data for Maguí 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.