Tingambato (Michoacán) Map Cropping Samples
Tingambato (Michoacán) Map Cropping Samples-1
Tingambato (Michoacán) Map Cropping Samples-2
Tingambato neighborhoods and villages map with 3D shadow effect
flag map of Tingambato with 3D shadow effect
Tingambato map with 3d shadow effect
Download outline map of Tingambato (geojson format) :
Tingambato.geojson (**)
Download polygon array of Tingambato map for "Google Maps" :
Tingambato.txt
Bounding Box for Tingambato Map : ( 19.416934 , -101.942481 , 19.596018 , -101.770095 )
Wikipedia ID for Tingambato : Q2652490
Wikipedia SPARQL Query for Tingambato (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2652490 wdt:P1082 ?population. }
OPTIONAL { wd:Q2652490 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2652490 wdt:P2046 ?area. }
OPTIONAL { wd:Q2652490 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2652490 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2652490 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 Tingambato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.416934, -101.942481, 19.596018, -101.770095);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tingambato)
[out:json];
(
rel["name"="Tingambato"][type=boundary];
rel["name:en"="Tingambato"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tingambato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angachuen | 19.443060 , -101.869170 |
El Bosque | 19.490000 , -101.869440 |
El Meson | 19.438890 , -101.871390 |
La Casa Blanca | 19.485830 , -101.854440 |
La Curva | 19.464170 , -101.886390 |
La Escondida | 19.469170 , -101.852500 |
Las Ollitas Nuevas | 19.477780 , -101.896110 |
Parangueitiro | 19.461390 , -101.863890 |
San Carlos | 19.558330 , -101.800000 |
San Francisco Pichátaro | 19.572634 , -101.807901 |
San Francisco Pichataro | 19.573350 , -101.807510 |
Tingambato | 19.500849 , -101.854344 |
Notes:
- You can download geometry data for Tingambato 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.