Download outline map of San Miguel de Urcuquí (geojson format) :
San Miguel de Urcuquí.geojson (**)
Download polygon array of San Miguel de Urcuquí map for "Google Maps" :
San Miguel de Urcuquí.txt
Bounding Box for San Miguel de Urcuquí Map : ( 0.371699930054 , -78.5276014845 , 0.785792879277 , -78.1168053796 )
Wikipedia ID for San Miguel de Urcuquí : Q1990515
Wikipedia SPARQL Query for San Miguel de Urcuquí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990515 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990515 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990515 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990515 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990515 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990515 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 San Miguel de Urcuquí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.371699930054, -78.5276014845, 0.785792879277, -78.1168053796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Miguel de Urcuquí)
[out:json];
(
rel["name"="San Miguel de Urcuquí"][type=boundary];
rel["name:en"="San Miguel de Urcuquí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel de Urcuquí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cahuasqui | 0.514010 , -78.212890 |
Chinchinales | 0.516670 , -78.150000 |
Hacienda Alobuela | 0.383330 , -78.200000 |
Hacienda Anaburo | 0.436890 , -78.235890 |
Hacienda Chinchivi | 0.550000 , -78.350000 |
Hacienda Conaqui | 0.378840 , -78.211840 |
Hacienda El Hospital | 0.399120 , -78.257780 |
Hacienda El Ingenio | 0.483330 , -78.200000 |
Hacienda El Puente | 0.402790 , -78.147280 |
Hacienda Huanubuela | 0.533330 , -78.250000 |
Hacienda La Banda | 0.446800 , -78.183000 |
Hacienda La Florida | 0.410430 , -78.235680 |
Hacienda La Quesera | 0.385930 , -78.233130 |
Hacienda La Union | 0.438410 , -78.140510 |
Hacienda Mindaburlo | 0.393740 , -78.201110 |
Hacienda Pichavi | 0.516670 , -78.283330 |
Hacienda Pigunchuela | 0.433940 , -78.202690 |
Hacienda Pisangacho | 0.419250 , -78.245860 |
Hacienda Pugaran | 0.531500 , -78.236170 |
Hacienda Puyaburo | 0.534070 , -78.199020 |
Hacienda San Antonio | 0.454140 , -78.201030 |
Hacienda San Carlos | 0.448420 , -78.164460 |
Hacienda San Clemente | 0.466670 , -78.183330 |
Hacienda San Francisco | 0.454180 , -78.216490 |
Hacienda San Juan | 0.408350 , -78.225930 |
Hacienda San Nicolas | 0.422900 , -78.179210 |
Hacienda San Vicente | 0.412780 , -78.158950 |
Hacienda Santa Isabel | 0.432970 , -78.165780 |
Hacienda Tababuela | 0.407830 , -78.128570 |
Hacienda Tapiapamba | 0.421060 , -78.137180 |
Hoja Blanca | 0.414240 , -78.139250 |
La Merced de Buenos Aires | 0.621090 , -78.314720 |
La Victoria | 0.515740 , -78.162500 |
Pablo Arenas | 0.500990 , -78.189380 |
San Blas | 0.413530 , -78.203940 |
San Jose | 0.403920 , -78.175840 |
Tumbabiro | 0.461200 , -78.189800 |
Urcuqui | 0.418350 , -78.193090 |
Yachay | 0.404080 , -78.163600 |
Notes:
- You can download geometry data for San Miguel de Urcuquí 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.