Teuchitlán (Jalisco) Map Cropping Samples
Teuchitlán (Jalisco) Map Cropping Samples-1
Teuchitlán (Jalisco) Map Cropping Samples-2
Teuchitlán neighborhoods and villages map with 3D shadow effect
flag map of Teuchitlán with 3D shadow effect
Teuchitlán map with 3d shadow effect
Download outline map of Teuchitlán (geojson format) :
Teuchitlán.geojson (**)
Download polygon array of Teuchitlán map for "Google Maps" :
Teuchitlán.txt
Bounding Box for Teuchitlán Map : ( 20.574591 , -103.916404 , 20.786299 , -103.736375 )
Wikipedia ID for Teuchitlán : Q3175264
Wikipedia SPARQL Query for Teuchitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3175264 wdt:P1082 ?population. }
OPTIONAL { wd:Q3175264 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3175264 wdt:P2046 ?area. }
OPTIONAL { wd:Q3175264 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3175264 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3175264 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 Teuchitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.574591, -103.916404, 20.786299, -103.736375);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teuchitlán)
[out:json];
(
rel["name"="Teuchitlán"][type=boundary];
rel["name:en"="Teuchitlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teuchitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Amarillo | 20.630840 , -103.894520 |
Estanzuela | 20.668920 , -103.826090 |
Granja Moctezuma | 20.687220 , -103.908330 |
La Casa de Burgos | 20.751030 , -103.779960 |
La Vega | 20.583310 , -103.858300 |
Labor de Rivera | 20.675500 , -103.879450 |
Las Fuentes | 20.679170 , -103.842220 |
Las Pilas | 20.777500 , -103.769980 |
Loma Blanca (La Bueyera) | 20.590560 , -103.849170 |
Lucio Blanco | 20.685900 , -103.870870 |
Puerta de la Noria | 20.693330 , -103.906110 |
Rancho los Potros | 20.673330 , -103.830280 |
San Amado [Granja] | 20.607780 , -103.855280 |
Teuchitlán | 20.685355 , -103.848934 |
Notes:
- You can download geometry data for Teuchitlán 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.