Tanhuato (Michoacán) Map Cropping Samples
Tanhuato (Michoacán) Map Cropping Samples-1
Tanhuato (Michoacán) Map Cropping Samples-2
Tanhuato neighborhoods and villages map with 3D shadow effect
flag map of Tanhuato with 3D shadow effect
Tanhuato map with 3d shadow effect
Download outline map of Tanhuato (geojson format) :
Tanhuato.geojson (**)
Download polygon array of Tanhuato map for "Google Maps" :
Tanhuato.txt
Bounding Box for Tanhuato Map : ( 20.186325 , -102.440757 , 20.358164 , -102.232513 )
Wikipedia ID for Tanhuato : Q10823942
Wikipedia SPARQL Query for Tanhuato (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10823942 wdt:P1082 ?population. }
OPTIONAL { wd:Q10823942 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10823942 wdt:P2046 ?area. }
OPTIONAL { wd:Q10823942 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10823942 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10823942 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 Tanhuato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.186325, -102.440757, 20.358164, -102.232513);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tanhuato)
[out:json];
(
rel["name"="Tanhuato"][type=boundary];
rel["name:en"="Tanhuato"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tanhuato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agustin Partida | 20.343890 , -102.308610 |
Buenavista | 20.266670 , -102.400000 |
Colonia Ejidal Agua Gruesa | 20.282220 , -102.314720 |
El Sicuicho | 20.331940 , -102.358060 |
El Venado | 20.284440 , -102.360560 |
La Colmena | 20.306310 , -102.345350 |
La Laguna (Colonia Santa Clara) | 20.274440 , -102.387500 |
La Presa | 20.277500 , -102.285280 |
Las Cieneguitas | 20.248840 , -102.245050 |
Las Tortugas | 20.263330 , -102.383610 |
Los Charcos | 20.264590 , -102.408150 |
Los Mogotes (Los Tres Valles) | 20.304440 , -102.330830 |
Rancho Nuevo | 20.279720 , -102.368330 |
San Jose de Vargas | 20.200350 , -102.278770 |
Tanhuato de Guerrero | 20.284099 , -102.330833 |
Tarimoro | 20.238930 , -102.335480 |
Tinaja de Vargas | 20.208050 , -102.295460 |
Villanueva (Villa Nueva) | 20.322780 , -102.356110 |
Notes:
- You can download geometry data for Tanhuato 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.