Download outline map of Quevedo (geojson format) :
Quevedo.geojson (**)
Download polygon array of Quevedo map for "Google Maps" :
Quevedo.txt
Bounding Box for Quevedo Map : ( -1.330409 , -79.715889 , -0.53617 , -79.077456 )
Wikipedia ID for Quevedo : Q1990421
Wikipedia SPARQL Query for Quevedo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990421 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990421 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990421 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990421 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990421 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990421 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 Quevedo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.330409, -79.715889, -0.53617, -79.077456);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quevedo)
[out:json];
(
rel["name"="Quevedo"][type=boundary];
rel["name:en"="Quevedo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quevedo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achiote | -1.216670 , -79.516670 |
Ana Maria | -0.958030 , -79.413240 |
Baltazara | -0.826080 , -79.422900 |
Barro | -0.964960 , -79.471300 |
Camarones | -0.718980 , -79.418630 |
Cascarilla | -1.183330 , -79.500000 |
Condor | -0.747960 , -79.199330 |
Costa Azul | -0.864770 , -79.319460 |
Diez de Noviembre | -0.723170 , -79.302330 |
El Achiote | -0.766670 , -79.400000 |
El Copal | -0.671760 , -79.177640 |
El Dorado | -0.629470 , -79.200420 |
El Limon | -0.685800 , -79.159230 |
El Paraiso | -0.742860 , -79.230320 |
Federico Intriago | -0.796340 , -79.434040 |
Gonzalez Suarez | -0.681790 , -79.230320 |
Gualipe | -0.756920 , -79.272570 |
Guampe | -0.846600 , -79.342750 |
Hacienda Manga Rivera | -1.116670 , -79.666670 |
Isla de Patos | -0.815540 , -79.446200 |
La Familia | -0.721890 , -79.344800 |
La Libertad | -0.650430 , -79.188760 |
La Planada | -0.747840 , -79.273430 |
Los Laureles | -0.880300 , -79.377040 |
Los Vergeles | -0.790480 , -79.348180 |
Manguila | -0.812310 , -79.250010 |
Mocache | -1.182750 , -79.499140 |
Monte Nuevo | -0.544340 , -79.119480 |
Montoya | -1.078480 , -79.440530 |
Naranjal | -0.916670 , -79.316670 |
Palo Blanco | -0.690540 , -79.437040 |
Pate | -0.867590 , -79.238990 |
Pedrancones | -0.670120 , -79.201150 |
Pichilingue | -1.102950 , -79.464700 |
Piragua | -1.091390 , -79.434550 |
Pisagua | -1.083330 , -79.400000 |
Playa Mata | -1.250000 , -79.500000 |
Rio Lulu | -0.852170 , -79.409860 |
San Alfonso | -0.817290 , -79.358870 |
San Carlos | -1.115450 , -79.435120 |
San Cristobal | -0.688350 , -79.396570 |
San Pedro | -0.773190 , -79.406790 |
Segunda | -0.790070 , -79.246180 |
Union Toachi | -0.695540 , -79.287090 |
Valencia | -0.952290 , -79.355880 |
Valentin | -1.300000 , -79.533330 |
Notes:
- You can download geometry data for Quevedo 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.