Download outline map of Piendamó (geojson format) :
Piendamó.geojson (**)
Download polygon array of Piendamó map for "Google Maps" :
Piendamó.txt
Bounding Box for Piendamó Map : ( 2.615685 , -76.670246 , 2.855781 , -76.49182 )
Wikipedia ID for Piendamó : Q1391900
Wikipedia SPARQL Query for Piendamó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1391900 wdt:P1082 ?population. }
OPTIONAL { wd:Q1391900 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1391900 wdt:P2046 ?area. }
OPTIONAL { wd:Q1391900 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1391900 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1391900 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 Piendamó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.615685, -76.670246, 2.855781, -76.49182);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piendamó)
[out:json];
(
rel["name"="Piendamó"][type=boundary];
rel["name:en"="Piendamó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piendamó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamira | 2.711230 , -76.575370 |
Camilo Torres | 2.741520 , -76.549360 |
Canadulce | 2.806380 , -76.565200 |
Corrales | 2.657260 , -76.547270 |
Crucero | 2.756270 , -76.555200 |
Cuatro Esquinas | 2.682740 , -76.549580 |
El Arrayan | 2.708510 , -76.550580 |
El Carmen | 2.676040 , -76.603850 |
El Crucero | 2.718440 , -76.616150 |
El Hogar | 2.712210 , -76.539960 |
El Hogar | 2.702120 , -76.535890 |
El Libano | 2.695610 , -76.570260 |
El Mango | 2.765570 , -76.562280 |
El Mango | 2.753470 , -76.552920 |
El Morro | 2.668480 , -76.528170 |
El Oriente | 2.708400 , -76.526550 |
El Oriente | 2.634230 , -76.519750 |
El Recuerdo | 2.690680 , -76.528800 |
La Aurora | 2.721480 , -76.562530 |
La Buitrera | 2.622130 , -76.505760 |
La Maria | 2.737780 , -76.533890 |
La Maria | 2.725000 , -76.531110 |
La Montana | 2.703360 , -76.517880 |
La Primavera | 2.728110 , -76.539730 |
La Saltana | 2.712730 , -76.585730 |
La Tribuna | 2.690730 , -76.579920 |
Marquetalia | 2.654900 , -76.529720 |
Melecho | 2.756850 , -76.564920 |
Octavio | 2.701750 , -76.549410 |
Piendamo | 2.639180 , -76.530550 |
San Antonio | 2.650390 , -76.505460 |
San Bernardo | 2.701810 , -76.611990 |
San Jose | 2.704230 , -76.569820 |
San Miguel | 2.699450 , -76.591080 |
Santa Anita | 2.665880 , -76.589830 |
Santa Helena | 2.711790 , -76.612590 |
Santa Helena | 2.715570 , -76.625050 |
Tunia | 2.680380 , -76.535430 |
Uvales | 2.725500 , -76.573990 |
Notes:
- You can download geometry data for Piendamó 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.