Nahuatzen (Michoacán) Map Cropping Samples
Nahuatzen (Michoacán) Map Cropping Samples-1
Nahuatzen (Michoacán) Map Cropping Samples-2
Nahuatzen neighborhoods and villages map with 3D shadow effect
flag map of Nahuatzen with 3D shadow effect
Nahuatzen map with 3d shadow effect
Download outline map of Nahuatzen (geojson format) :
Nahuatzen.geojson (**)
Download polygon array of Nahuatzen map for "Google Maps" :
Nahuatzen.txt
Bounding Box for Nahuatzen Map : ( 19.548762 , -101.994286 , 19.750694 , -101.788835 )
Wikipedia ID for Nahuatzen : Q17623268
Wikipedia SPARQL Query for Nahuatzen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q17623268 wdt:P1082 ?population. }
OPTIONAL { wd:Q17623268 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q17623268 wdt:P2046 ?area. }
OPTIONAL { wd:Q17623268 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q17623268 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q17623268 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 Nahuatzen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.548762, -101.994286, 19.750694, -101.788835);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nahuatzen)
[out:json];
(
rel["name"="Nahuatzen"][type=boundary];
rel["name:en"="Nahuatzen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nahuatzen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arantepacua | 19.595662 , -101.968574 |
Arentepecua | 19.588890 , -101.975000 |
Colonia Emiliano Zapata | 19.662570 , -101.830590 |
Comachuén | 19.572225 , -101.905116 |
Comahuen | 19.566670 , -101.916670 |
El Camaleon | 19.670760 , -101.818400 |
El Horno | 19.602690 , -101.841960 |
El Padre | 19.626940 , -101.936670 |
El Pino | 19.680030 , -101.910150 |
La Mojonera | 19.703660 , -101.833430 |
Nahuatzen | 19.654843 , -101.917274 |
Rancho del Padre | 19.627310 , -101.936650 |
San Isidro | 19.642540 , -101.828860 |
Sevina | 19.630132 , -101.900211 |
Turícuaro | 19.570635 , -101.937826 |
Turicuaro | 19.570850 , -101.937470 |
Notes:
- You can download geometry data for Nahuatzen 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.