Purépero (Michoacán) Map Cropping Samples
Purépero (Michoacán) Map Cropping Samples-1
Purépero (Michoacán) Map Cropping Samples-2
Purépero neighborhoods and villages map with 3D shadow effect
flag map of Purépero with 3D shadow effect
Purépero map with 3d shadow effect
Download outline map of Purépero (geojson format) :
Purépero.geojson (**)
Download polygon array of Purépero map for "Google Maps" :
Purépero.txt
Bounding Box for Purépero Map : ( 19.839523 , -102.107704 , 19.981438 , -101.900875 )
Wikipedia ID for Purépero : Q20290867
Wikipedia SPARQL Query for Purépero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q20290867 wdt:P1082 ?population. }
OPTIONAL { wd:Q20290867 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q20290867 wdt:P2046 ?area. }
OPTIONAL { wd:Q20290867 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q20290867 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q20290867 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 Purépero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.839523, -102.107704, 19.981438, -101.900875);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Purépero)
[out:json];
(
rel["name"="Purépero"][type=boundary];
rel["name:en"="Purépero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Purépero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia el Pedregal (Llano de las Vigas) | 19.923610 , -102.055280 |
Corral de la Mula | 19.950000 , -101.966670 |
Dos Estrellas de Jimenez Parte Baja | 19.939170 , -102.001370 |
El Espinal | 19.923890 , -102.008330 |
El Plan | 19.865750 , -101.996680 |
Hacienda del Pajaro | 19.881970 , -101.993370 |
La Alberca | 19.860000 , -101.928610 |
Llanito de las Vigas | 19.923050 , -102.055570 |
Llano Grande | 19.939140 , -102.092580 |
Milpas Viejas | 19.923700 , -101.979110 |
Patacutiro | 19.913090 , -101.948040 |
Purépero de Echáiz | 19.909261 , -102.001500 |
Villa Mendoza | 19.959300 , -101.974720 |
Notes:
- You can download geometry data for Purépero 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.