Download outline map of Patía (geojson format) :
Patía.geojson (**)
Download polygon array of Patía map for "Google Maps" :
Patía.txt
Bounding Box for Patía Map : ( 1.937364 , -77.20396 , 2.32953 , -76.891724 )
Wikipedia ID for Patía : Q1256878
Wikipedia SPARQL Query for Patía (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1256878 wdt:P1082 ?population. }
OPTIONAL { wd:Q1256878 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1256878 wdt:P2046 ?area. }
OPTIONAL { wd:Q1256878 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1256878 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1256878 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 Patía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.937364, -77.20396, 2.32953, -76.891724);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Patía)
[out:json];
(
rel["name"="Patía"][type=boundary];
rel["name:en"="Patía"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Patía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angulo | 2.051890 , -77.107770 |
Batatal | 1.977400 , -77.072060 |
Calavernas | 1.939720 , -77.140940 |
Casateja | 1.943930 , -77.178340 |
Chondural | 2.085580 , -77.022310 |
Cocha Colorada | 1.971700 , -77.120520 |
Don Alfonso | 2.279530 , -77.033240 |
El Bordo | 2.116960 , -76.982140 |
El Estrecho | 1.967250 , -77.118880 |
El Gigante | 2.274780 , -77.127360 |
El Hoyo | 2.200380 , -77.001150 |
El Juncal | 2.033330 , -77.116670 |
El Placer | 2.209890 , -77.101690 |
El Puro | 2.011250 , -77.124990 |
El Triunfo | 2.229620 , -77.009950 |
El Tuno | 2.021070 , -77.050030 |
Galindez | 1.944440 , -77.160830 |
Guayabal | 2.082730 , -76.992590 |
La Florida | 2.076790 , -77.026580 |
La Fonda | 2.151900 , -77.060100 |
La Mesa | 2.257730 , -77.114880 |
La Ramada | 1.993580 , -77.175940 |
Las Brisas | 2.281130 , -77.083910 |
Las Tallas | 2.116600 , -77.085470 |
Mendez | 2.033700 , -77.033740 |
Palo de Leche | 1.980720 , -77.159660 |
Paloverde | 1.951110 , -77.190970 |
Pan de Azucar | 2.148810 , -77.133240 |
Patía | 2.068950 , -77.052730 |
Piedra Sentada | 2.170430 , -76.899870 |
Potrerillo | 2.107450 , -77.071740 |
Sachamates | 2.227050 , -76.927570 |
Sajandi | 2.174240 , -77.044650 |
Santa Ana | 2.200000 , -76.950000 |
Santa Cruz | 2.171150 , -77.115710 |
Santa Rosa Baja | 2.207750 , -77.140910 |
Tamarindo | 1.966670 , -77.100000 |
Unegato | 1.970860 , -77.183750 |
Versalles | 2.149280 , -76.951000 |
Zarzal | 2.300450 , -77.032050 |
Notes:
- You can download geometry data for Patí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.