Download outline map of Texcaltitlán (geojson format) :
Texcaltitlán.geojson (**)
Download polygon array of Texcaltitlán map for "Google Maps" :
Texcaltitlán.txt
Bounding Box for Texcaltitlán Map : ( 18.862418 , -100.013229 , 19.019737 , -99.854407 )
Wikipedia ID for Texcaltitlán : Q542449
Wikipedia SPARQL Query for Texcaltitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q542449 wdt:P1082 ?population. }
OPTIONAL { wd:Q542449 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q542449 wdt:P2046 ?area. }
OPTIONAL { wd:Q542449 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q542449 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q542449 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 Texcaltitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.862418, -100.013229, 19.019737, -99.854407);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Texcaltitlán)
[out:json];
(
rel["name"="Texcaltitlán"][type=boundary];
rel["name:en"="Texcaltitlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Texcaltitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acatitlan | 18.922830 , -99.950330 |
Agua del Trebol | 18.925720 , -99.978090 |
Carbajal | 18.873160 , -99.998520 |
Chiquiuntepec | 18.912500 , -99.915480 |
El Agostadero | 18.987750 , -99.932000 |
El Caracol | 18.892850 , -99.946350 |
El Picacho | 18.913060 , -99.983230 |
Gavia Chica | 18.953180 , -99.958700 |
Gavia Chica (Rincon) | 18.964230 , -99.959100 |
Gloria Chica | 18.933330 , -99.916670 |
Hueyatenco | 18.888550 , -99.967870 |
Jesus del Monte | 18.911990 , -99.949280 |
La Angostura | 18.944580 , -100.005310 |
Las Paredes | 18.914430 , -99.982430 |
Las Tablas (Las Tablas San Jose) | 18.969550 , -99.941880 |
Llano Grande | 18.960950 , -99.899760 |
Los Lirios | 18.981940 , -99.957220 |
Los Morales | 18.933330 , -99.883330 |
Noxtepec | 18.880710 , -100.001400 |
Nueva Santa Maria | 18.932680 , -99.907620 |
Ojo de Agua | 18.944150 , -100.001580 |
Palmillas | 18.967410 , -99.885000 |
Palo Amarillo | 18.979360 , -99.911650 |
Pueblo de Venta Morales | 18.958680 , -99.930340 |
Rastrojo Largo | 18.895880 , -99.954740 |
San Agustin | 18.942240 , -99.939130 |
San Francisco | 18.907880 , -99.929200 |
San Jose | 18.953770 , -99.942440 |
San Miguel | 18.931900 , -99.947830 |
Texcaltitlán | 18.930394 , -99.942204 |
Texcapilla | 18.945740 , -99.895350 |
Tlacotepec | 18.965900 , -99.932430 |
Yuytepec | 18.913280 , -99.963860 |
Notes:
- You can download geometry data for Texcaltitlá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.