Download outline map of Pelileo (geojson format) :
Pelileo.geojson (**)
Download polygon array of Pelileo map for "Google Maps" :
Pelileo.txt
Bounding Box for Pelileo Map : ( -1.479933 , -78.597833 , -1.230637 , -78.4612 )
Wikipedia ID for Pelileo : Q3656220
Wikipedia SPARQL Query for Pelileo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3656220 wdt:P1082 ?population. }
OPTIONAL { wd:Q3656220 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3656220 wdt:P2046 ?area. }
OPTIONAL { wd:Q3656220 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3656220 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3656220 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 Pelileo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.479933, -78.597833, -1.230637, -78.4612);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pelileo)
[out:json];
(
rel["name"="San Pedro de Pelileo"][type=boundary];
rel["name:en"="San Pedro de Pelileo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pelileo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achupallas | -1.300000 , -78.566670 |
Albornoz | -1.300000 , -78.550000 |
Ambabaqui | -1.311660 , -78.529930 |
Benitez | -1.337330 , -78.582430 |
Bolivar | -1.379910 , -78.542920 |
Catimbo | -1.310770 , -78.542500 |
Chacauco | -1.427490 , -78.498940 |
Chambac | -1.350000 , -78.533330 |
Chiquicha | -1.248830 , -78.546820 |
Churumanga | -1.285200 , -78.570800 |
Clemencia | -1.416670 , -78.500000 |
Condorahua | -1.269210 , -78.547820 |
Cotaló | -1.430750 , -78.512600 |
Cusua | -1.425750 , -78.486360 |
El Descanso | -1.416670 , -78.500000 |
El Rosario | -1.295170 , -78.567510 |
Garcia Moreno | -1.323110 , -78.544920 |
Guadalupe | -1.370920 , -78.515080 |
Guangalo | -1.316670 , -78.566670 |
Guantugsumo | -1.339740 , -78.553880 |
Hacienda El Obraje | -1.306380 , -78.525810 |
Hacienda Inapi | -1.340100 , -78.522460 |
Hacienda La Merced | -1.398510 , -78.537930 |
Hacienda San Javier | -1.350000 , -78.500000 |
Huairapata | -1.383330 , -78.533330 |
Huamanqui | -1.366670 , -78.516670 |
Huambalo | -1.387870 , -78.531890 |
Ladrillo | -1.350000 , -78.566670 |
Masabacho | -1.346220 , -78.584660 |
Niton | -1.279600 , -78.544720 |
Olmedo | -1.342850 , -78.548480 |
Pachanqui | -1.366670 , -78.533330 |
Pailitas | -1.454000 , -78.520040 |
Panguili | -1.416670 , -78.500000 |
Pelileo | -1.329900 , -78.543400 |
Pingue | -1.381080 , -78.499800 |
Pinguili | -1.383330 , -78.500000 |
Pucara | -1.356520 , -78.526760 |
Punapi | -1.387430 , -78.475880 |
Quinchibana | -1.353910 , -78.544460 |
Rosario | -1.316670 , -78.583330 |
Salasaca | -1.319740 , -78.574840 |
Salasacapamba | -1.300000 , -78.550000 |
Salate | -1.283330 , -78.516670 |
Santa Cruz | -1.248120 , -78.553820 |
Sigualo | -1.304600 , -78.536350 |
Teligo | -1.354690 , -78.564050 |
Yataqui | -1.350460 , -78.516750 |
Notes:
- You can download geometry data for Pelileo 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.