Download outline map of Pujilí (geojson format) :
Pujilí.geojson (**)
Download polygon array of Pujilí map for "Google Maps" :
Pujilí.txt
Bounding Box for Pujilí Map : ( -1.196234 , -79.194482 , -0.80975 , -78.611119 )
Wikipedia ID for Pujilí : Q385955
Wikipedia SPARQL Query for Pujilí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q385955 wdt:P1082 ?population. }
OPTIONAL { wd:Q385955 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q385955 wdt:P2046 ?area. }
OPTIONAL { wd:Q385955 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q385955 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q385955 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 Pujilí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.196234, -79.194482, -0.80975, -78.611119);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pujilí)
[out:json];
(
rel["name"="Pujilí"][type=boundary];
rel["name:en"="Pujilí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pujilí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angamarca | -1.118620 , -78.931960 |
Angamarcalle | -1.000000 , -78.616670 |
Apagua | -0.969170 , -78.929900 |
Chicho | -0.895420 , -78.956200 |
Chini | -1.135080 , -78.914080 |
Guambena | -1.116670 , -78.933330 |
Guangaje | -0.861040 , -78.845780 |
Guayacan | -0.876140 , -79.157910 |
Hacienda Alpamala de Toro | -1.050000 , -78.666670 |
Hacienda Alpamala de Velasco | -1.050000 , -78.666670 |
Hacienda Chaupi | -0.959320 , -78.751300 |
Hacienda Collas | -0.921110 , -78.717700 |
Hacienda Collas Russo | -0.931220 , -78.708930 |
Hacienda Cutuni Grande | -0.983330 , -78.733330 |
Hacienda Egas | -1.000000 , -78.616670 |
Hacienda El Rosario | -1.016670 , -78.650000 |
Hacienda El Tejar | -0.904680 , -78.697190 |
Hacienda Estupinan | -1.000000 , -78.616670 |
Hacienda Guantugloma | -1.033330 , -78.650000 |
Hacienda Hidalgo | -0.995570 , -78.618990 |
Hacienda Isinche | -0.982040 , -78.718110 |
Hacienda Isinche de Otanez | -0.983330 , -78.666670 |
Hacienda Isinche de Penaherrera | -0.983330 , -78.650000 |
Hacienda Izurieta | -1.016670 , -78.633330 |
Hacienda Juigua | -1.033330 , -78.700000 |
Hacienda La Merced | -0.994510 , -78.697820 |
Hacienda Macas de Pazmino | -0.900000 , -78.716670 |
Hacienda Mulinlibi | -0.916670 , -78.683330 |
Hacienda Rupashca | -1.016670 , -78.633330 |
Hacienda San Agustin | -0.991240 , -78.633650 |
Hacienda San Antonio | -1.050000 , -78.683330 |
Hacienda San Francisco | -0.960750 , -78.774790 |
Hacienda San Isidro | -1.016670 , -78.700000 |
Hacienda Santa Barbara | -0.953640 , -78.771020 |
Hacienda Sirimbe | -1.050000 , -78.716670 |
Hacienda Tigua | -0.937540 , -78.850390 |
Hacienda Tingo | -0.937030 , -78.711340 |
Hacienda Vasconez | -1.000000 , -78.616670 |
Hacienda Vasconez | -1.016670 , -78.633330 |
La Victoria | -0.917830 , -78.696550 |
Macapungu | -0.881310 , -78.890820 |
Macuchi | -0.929060 , -79.050390 |
Palmar | -0.868590 , -79.107040 |
Pilalo | -0.946220 , -78.993510 |
Ponce | -0.860506 , -78.903121 |
Progreso | -1.033330 , -79.016670 |
Pujilí | -0.957590 , -78.696360 |
Salamalac Chico | -0.857310 , -78.833020 |
San Juan | -0.972280 , -78.717080 |
Sumirumi | -0.899050 , -78.854320 |
Tagualo | -0.916670 , -79.100000 |
Tingo | -0.917950 , -79.057210 |
Ventanas | -0.983330 , -78.666670 |
Zumbahua | -0.960730 , -78.898170 |
Notes:
- You can download geometry data for Pujilí 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.