Download outline map of Pitalito (geojson format) :
Pitalito.geojson (**)
Download polygon array of Pitalito map for "Google Maps" :
Pitalito.txt
Bounding Box for Pitalito Map : ( 1.657888 , -76.321893 , 1.976676 , -75.961827 )
Wikipedia ID for Pitalito : Q1014922
Wikipedia SPARQL Query for Pitalito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1014922 wdt:P1082 ?population. }
OPTIONAL { wd:Q1014922 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1014922 wdt:P2046 ?area. }
OPTIONAL { wd:Q1014922 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1014922 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1014922 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 Pitalito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.657888, -76.321893, 1.976676, -75.961827);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pitalito)
[out:json];
(
rel["name"="Pitalito"][type=boundary];
rel["name:en"="Pitalito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pitalito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bombonal | 1.765930 , -76.208420 |
Bruselas | 1.774130 , -76.172170 |
Cafarnaun | 1.771640 , -76.098380 |
Cerro El Pulpito | 1.753210 , -76.150670 |
Charguayaco | 1.782810 , -76.045970 |
Chillurco | 1.891660 , -76.145560 |
Corinto | 1.897960 , -76.069500 |
Costarrica | 1.769970 , -76.037770 |
Criollo | 1.859460 , -76.153280 |
Divino Nino | 1.756780 , -76.045370 |
El Higueron | 1.839370 , -76.004970 |
El Remolino | 1.953820 , -76.069140 |
Filo de Chillurco | 1.909370 , -76.115610 |
Floralia | 1.858270 , -76.136400 |
Granjas | 1.885600 , -76.127610 |
Guacacallo | 1.946510 , -76.025640 |
Juntas de Guachicas | 1.883330 , -76.083330 |
La Burrera | 1.802410 , -76.137000 |
La Cristalina | 1.763440 , -76.177170 |
La Laguna | 1.739310 , -76.246690 |
La Palma | 1.784590 , -76.151850 |
La Palma | 1.929450 , -76.033730 |
La Piragua | 1.822850 , -76.042400 |
La Union | 1.958330 , -76.102890 |
Mirador | 1.797190 , -76.186080 |
Montebonito | 1.917570 , -76.092430 |
Palmar de Criollo | 1.803250 , -76.180850 |
Pitalito | 1.849660 , -76.047850 |
Prados del Norte | 1.904380 , -76.026120 |
Resinas | 1.756660 , -76.029570 |
Rincon de Contado | 1.860760 , -76.110850 |
Rosal | 1.916620 , -76.075320 |
Santa Ines | 1.817980 , -76.130110 |
Santa Rosa | 1.820950 , -76.060820 |
Tabor | 1.756660 , -76.212580 |
Venecia | 1.881210 , -75.999980 |
Versalles | 1.858860 , -76.187740 |
Notes:
- You can download geometry data for Pitalito 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.