Download outline map of Tepetlixpa (geojson format) :
Tepetlixpa.geojson (**)
Download polygon array of Tepetlixpa map for "Google Maps" :
Tepetlixpa.txt
Bounding Box for Tepetlixpa Map : ( 18.955143 , -98.874059 , 19.072742 , -98.804106 )
Wikipedia ID for Tepetlixpa : Q3300417
Wikipedia SPARQL Query for Tepetlixpa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3300417 wdt:P1082 ?population. }
OPTIONAL { wd:Q3300417 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3300417 wdt:P2046 ?area. }
OPTIONAL { wd:Q3300417 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3300417 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3300417 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 Tepetlixpa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.955143, -98.874059, 19.072742, -98.804106);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tepetlixpa)
[out:json];
(
rel["name"="Tepetlixpa"][type=boundary];
rel["name:en"="Tepetlixpa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tepetlixpa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alborada [Granja] | 19.001530 , -98.825550 |
Alotepec | 18.957660 , -98.840380 |
Atlapango | 19.033330 , -98.850000 |
Chimalaca | 19.019300 , -98.811580 |
Corregidora (Texcalera) | 19.030970 , -98.827490 |
Cuauhnextle | 18.988660 , -98.854180 |
Cuecuecuatitla | 19.013490 , -98.843510 |
El Cerro | 19.025790 , -98.813180 |
El Salto | 19.020430 , -98.811180 |
Ferrocarril el Plan | 19.036990 , -98.819760 |
Huachicalco | 19.038540 , -98.823570 |
Huapesco | 19.012110 , -98.824340 |
Las Cruces | 18.990630 , -98.829960 |
Nepantla [Granja] | 18.998730 , -98.841400 |
Nepantla de Sor Juana Ines | 18.978998 , -98.841538 |
Nepantla de Sor Juana Inés de la Cruz | 18.984606 , -98.844505 |
Pinuelas (Guayabitos) | 18.980610 , -98.855050 |
Rancho Casa Blanca (Kilometro 76) | 18.994700 , -98.825030 |
Rancho los Limones | 19.008200 , -98.824440 |
Rancho Santa Rosa | 18.986020 , -98.830570 |
Rancho Sofia | 19.003750 , -98.820550 |
San Esteban Cuecuecuautitla | 18.978333 , -98.841333 |
San Isidro | 19.036250 , -98.827310 |
Santa Cruz | 19.020280 , -98.825830 |
Tepetlapa | 19.016910 , -98.824560 |
Tepetlixpa | 19.028575 , -98.818970 |
Texcalama (El Montoncito Texcalama) | 18.971590 , -98.854890 |
Tlacoxtepe | 19.018830 , -98.817940 |
Tlaximulco | 19.026850 , -98.831100 |
Notes:
- You can download geometry data for Tepetlixpa 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.