Download outline map of Pastaza (geojson format) :
Pastaza.geojson (**)
Download polygon array of Pastaza map for "Google Maps" :
Pastaza.txt
Bounding Box for Pastaza Map : ( -2.610042 , -78.061748 , -0.995007 , -75.570734 )
Wikipedia ID for Pastaza : Q1990439
Wikipedia SPARQL Query for Pastaza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990439 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990439 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990439 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990439 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990439 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990439 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 Pastaza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.610042, -78.061748, -0.995007, -75.570734);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pastaza)
[out:json];
(
rel["name"="Pastaza"][type=boundary];
rel["name:en"="Pastaza"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pastaza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arajuno | -1.232820 , -77.687360 |
Auca Yacu | -1.589300 , -75.624210 |
Ayamu | -1.650160 , -76.072620 |
Balaura | -1.965670 , -76.151050 |
Bartra Nuevo | -2.100000 , -76.033330 |
Bombonaqui | -1.490720 , -76.574050 |
Cachitambo | -2.266670 , -76.783330 |
Caspa Yacu | -2.333330 , -76.733330 |
Ceilan | -1.577350 , -75.694240 |
Ceilan | -1.600000 , -75.666670 |
Chambira | -1.600000 , -77.600000 |
Chichirota | -2.359470 , -76.669980 |
Chumbela | -2.100000 , -77.416670 |
Cochaquingu | -1.383330 , -76.950000 |
Conambo | -1.872330 , -76.878270 |
Cononaco | -1.549870 , -75.602290 |
Cotosaz | -2.033330 , -77.500000 |
Cuasha | -1.883330 , -77.800000 |
Don Tomas | -2.033330 , -77.050000 |
El Capricho | -1.283330 , -77.466670 |
Guayusa | -1.850000 , -76.316670 |
Huito | -1.500000 , -77.533330 |
Indillana | -1.583330 , -77.900000 |
Jatun Molino | -1.833330 , -77.333330 |
Jesus Pitishca | -1.396130 , -76.916870 |
Jibaria Shurupe | -1.933330 , -77.783330 |
Jimbiquiti | -1.983330 , -77.716670 |
Lorocachi | -1.614070 , -75.986970 |
Masaramupuesto | -1.430410 , -76.816700 |
Munosa Cocha | -1.666670 , -77.200000 |
Namu | -1.446220 , -76.773590 |
Pacayacu | -1.647590 , -77.596870 |
Paparado | -1.266670 , -76.400000 |
Paushiyacu | -1.366670 , -76.933330 |
Pavacachi | -1.581600 , -76.356410 |
Pindo Chico | -1.500000 , -77.983330 |
Piwiri | -1.485410 , -77.335380 |
Porvenir | -1.613110 , -75.733270 |
Puerto Tungurahua | -1.383330 , -76.950000 |
Puyo | -1.483330 , -78.000000 |
Ramon Playa | -1.466670 , -77.166670 |
Ramonurcu | -1.466670 , -77.133330 |
Rio Corrientes | -2.366670 , -76.416670 |
Rio Tigre | -2.116670 , -76.066670 |
San Antonio | -1.469240 , -76.656440 |
Santa Rosa | -2.050000 , -76.316670 |
Sarayacu | -1.736510 , -77.484770 |
Shitihuaca | -1.578580 , -76.421280 |
Taguaynambi | -1.983330 , -77.116670 |
Tambo Borja | -2.368020 , -76.514200 |
Tambo Union | -1.533330 , -77.950000 |
Taracoa | -1.415400 , -76.787980 |
Tarqui | -1.524230 , -78.001950 |
Tenavera | -1.632700 , -75.863050 |
Teniente Hugo Ortiz | -1.373390 , -77.954070 |
Teresa Mama | -1.903800 , -77.208680 |
Tihuano | -1.250000 , -77.216670 |
Tuishcachi | -1.436910 , -76.729970 |
Tutaguana | -1.916670 , -77.500000 |
Villano | -1.496730 , -77.481390 |
Notes:
- You can download geometry data for Pastaza 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.