Download outline map of Yurécuaro (geojson format) :
Yurécuaro.geojson (**)
Download polygon array of Yurécuaro map for "Google Maps" :
Yurécuaro.txt
Bounding Box for Yurécuaro Map : ( 20.232203 , -102.322693 , 20.356704 , -102.116343 )
Wikipedia ID for Yurécuaro : Q956122
Wikipedia SPARQL Query for Yurécuaro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q956122 wdt:P1082 ?population. }
OPTIONAL { wd:Q956122 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q956122 wdt:P2046 ?area. }
OPTIONAL { wd:Q956122 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q956122 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q956122 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 Yurécuaro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.232203, -102.322693, 20.356704, -102.116343);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yurécuaro)
[out:json];
(
rel["name"="Yurécuaro"][type=boundary];
rel["name:en"="Yurécuaro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yurécuaro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerro Colorado | 20.253110 , -102.238290 |
Colonia Emiliano Zapata | 20.294530 , -102.233650 |
Ejido de la Manga | 20.318610 , -102.284440 |
El Camiche | 20.307500 , -102.166670 |
El Campamento | 20.351760 , -102.204210 |
El Cerro Blanco | 20.338890 , -102.208060 |
El Chamizal | 20.327780 , -102.267220 |
El Libramiento (El Crucero) | 20.323890 , -102.276940 |
El Marqueno | 20.332220 , -102.252220 |
El Recuerdo | 20.325830 , -102.254170 |
El Refugio | 20.278870 , -102.231040 |
El Sabino | 20.308060 , -102.300830 |
El Tequesquite | 20.301740 , -102.288330 |
El Timbuque | 20.339710 , -102.308750 |
La Joya | 20.273760 , -102.155870 |
Las Palomas (Manuel Martinez Palomino) | 20.311390 , -102.310000 |
Mirandillas | 20.312500 , -102.166390 |
Monteleon | 20.308410 , -102.208130 |
Munguia | 20.234680 , -102.224000 |
Puente Alto (Santa Anita) | 20.312500 , -102.301390 |
Rancho Elias Hernandez (San Miguel de Ocampo) | 20.348890 , -102.300560 |
Santa Cecilia | 20.338060 , -102.174720 |
Yurécuaro | 20.333621 , -102.285563 |
Notes:
- You can download geometry data for Yurécuaro 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.