Download outline map of Nunchía (geojson format) :
Nunchía.geojson (**)
Download polygon array of Nunchía map for "Google Maps" :
Nunchía.txt
Bounding Box for Nunchía Map : ( 5.335228 , -72.344335 , 5.728791 , -71.834706 )
Wikipedia ID for Nunchía : Q1575548
Wikipedia SPARQL Query for Nunchía (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575548 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575548 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575548 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575548 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575548 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575548 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 Nunchía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.335228, -72.344335, 5.728791, -71.834706);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nunchía)
[out:json];
(
rel["name"="Nunchía"][type=boundary];
rel["name:en"="Nunchía"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nunchía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cauca | 5.632650 , -72.135260 |
Cerro Garzas | 5.701140 , -72.212870 |
Chaparral | 5.633330 , -72.266670 |
Chapinero | 5.650000 , -72.166670 |
Corozal | 5.655820 , -72.048990 |
Desecho | 5.600000 , -72.066670 |
El Amparo | 5.550000 , -72.266670 |
El Calvario | 5.430890 , -72.178630 |
El Pedregal | 5.550000 , -72.266670 |
El Pensil | 5.580190 , -72.249000 |
El Tigre | 5.477830 , -72.173030 |
Guaibo | 5.533940 , -72.066290 |
Guanapalo | 5.400000 , -71.933330 |
Hato la Barquerena | 5.403980 , -71.870790 |
La Esmeralda | 5.466060 , -72.191710 |
La Guerrera | 5.522290 , -72.305920 |
La Ortiga | 5.559170 , -72.300400 |
La Palmita | 5.616670 , -72.166670 |
La Plazuela | 5.659550 , -72.082420 |
La Toma | 5.525490 , -72.215950 |
Laberinto | 5.540420 , -72.156620 |
Las Guacharacas | 5.467320 , -72.191530 |
Las Termopilas | 5.550000 , -72.166670 |
Los Mangos | 5.700000 , -72.116670 |
Los Nocuilos | 5.716670 , -72.133330 |
Macuco | 5.466670 , -71.966670 |
Nunchía | 5.640560 , -72.198610 |
Oroto | 5.450000 , -72.195430 |
Palmarito | 5.583330 , -72.200000 |
Paso La Ramada | 5.555370 , -72.247780 |
Piedecuesta | 5.610180 , -72.232890 |
San Felipe | 5.516670 , -72.200000 |
Santa Ana | 5.533330 , -72.200000 |
Notes:
- You can download geometry data for Nunchí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.