Download outline map of Purificación (geojson format) :
Purificación.geojson (**)
Download polygon array of Purificación map for "Google Maps" :
Purificación.txt
Bounding Box for Purificación Map : ( 3.743058 , -75.035435 , 4.010451 , -74.706669 )
Wikipedia ID for Purificación : Q1392469
Wikipedia SPARQL Query for Purificación (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1392469 wdt:P1082 ?population. }
OPTIONAL { wd:Q1392469 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1392469 wdt:P2046 ?area. }
OPTIONAL { wd:Q1392469 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1392469 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1392469 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 Purificación map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.743058, -75.035435, 4.010451, -74.706669);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Purificación)
[out:json];
(
rel["name"="Purificación"][type=boundary];
rel["name:en"="Purificación"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Purificación
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Aceituno Yucupi | 3.846330 , -74.758210 |
| Buenavista | 3.840560 , -74.912780 |
| Caserio El Papayo | 3.883330 , -74.983330 |
| Chenche Asoleado | 3.814710 , -74.989330 |
| Chenche Dos | 3.869320 , -74.971230 |
| Chenche Tres | 3.859550 , -74.955970 |
| Diamante | 3.850280 , -74.955560 |
| El Baura | 3.906870 , -74.937980 |
| El Cairo | 3.972730 , -74.905020 |
| El Cirineo | 3.836350 , -74.772850 |
| El Guanabano | 3.821390 , -74.947220 |
| El Salitre | 3.803610 , -74.969720 |
| El Tambo | 3.850340 , -74.906580 |
| Florencia | 3.933330 , -74.900000 |
| Guadualejo | 3.831840 , -74.959920 |
| Hilarco | 3.800680 , -74.989730 |
| La Amargura | 3.858060 , -74.866390 |
| La Barrialosa | 3.834230 , -74.886420 |
| La Caracola | 3.849150 , -74.871710 |
| La Esperanza | 3.825510 , -74.877670 |
| La Meta | 3.832790 , -74.913950 |
| La Palmita | 3.833330 , -74.916670 |
| La Perla | 3.790830 , -74.972500 |
| La Ponderosa | 3.864720 , -74.968330 |
| Las Abejas | 3.763060 , -74.982780 |
| Las Brisas | 3.786840 , -74.777690 |
| Las Damas | 3.916670 , -74.900000 |
| Los Estudios | 3.815610 , -74.775650 |
| Los Puentes | 3.820960 , -74.844190 |
| Lozania | 3.895420 , -74.773010 |
| Mixta Coya | 3.817220 , -75.029440 |
| Mocaregua | 3.983330 , -74.900000 |
| Monte Frio | 3.801850 , -74.722800 |
| Normandia | 3.784400 , -74.743070 |
| Ovejera | 3.860280 , -74.955560 |
| Penones Altos | 3.922220 , -74.898330 |
| Piamonte | 3.822470 , -74.873190 |
| Purificación | 3.858700 , -74.931290 |
| Roncador | 3.846330 , -74.811570 |
| Sabaneta | 3.900000 , -74.900000 |
| Samaria | 3.809050 , -74.762700 |
| Santa Lucia | 3.900000 , -74.900000 |
| Santa Lucia | 3.863360 , -74.892200 |
| Tulio Baron | 3.800970 , -74.988860 |
| Vanguardia | 3.849340 , -74.764530 |
| Villa Esperanza | 3.804100 , -74.723660 |
| Yucupi | 3.851790 , -74.775860 |
Notes:
- You can download geometry data for Purificación 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.