Download outline map of Huehuetoca (geojson format) :
Huehuetoca.geojson (**)
Download polygon array of Huehuetoca map for "Google Maps" :
Huehuetoca.txt
Bounding Box for Huehuetoca Map : ( 19.751103 , -99.346124 , 19.893393 , -99.171788 )
Wikipedia ID for Huehuetoca : Q2257030
Wikipedia SPARQL Query for Huehuetoca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2257030 wdt:P1082 ?population. }
OPTIONAL { wd:Q2257030 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2257030 wdt:P2046 ?area. }
OPTIONAL { wd:Q2257030 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2257030 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2257030 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 Huehuetoca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.751103, -99.346124, 19.893393, -99.171788);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Huehuetoca)
[out:json];
(
rel["name"="Huehuetoca"][type=boundary];
rel["name:en"="Huehuetoca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Huehuetoca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranca Prieta | 19.855160 , -99.213260 |
Canada | 19.845230 , -99.229360 |
Canada de la Plata | 19.801110 , -99.269440 |
Canada Guadalupe | 19.874360 , -99.219600 |
Casa Nueva | 19.833330 , -99.209440 |
Ciudad Integral Huehuetoca (Guadalupe la Guinada) | 19.885120 , -99.209510 |
Colonia Santa Teresa | 19.850550 , -99.236367 |
El Dorado Huehuetoca | 19.882457 , -99.200035 |
El Sitio (Ejido de Jalpa) | 19.776380 , -99.335200 |
Ex-Hacienda de Jalpa | 19.821039 , -99.182989 |
Ex-hacienda de Xalpa | 19.821500 , -99.182750 |
Fraccionamiento Privadas del Valle | 19.829720 , -99.252500 |
Guenameji y Riano | 19.762990 , -99.340270 |
Huehuetoca | 19.826583 , -99.203441 |
Jorobas | 19.823890 , -99.248330 |
Lumbrera 13 | 19.806730 , -99.246840 |
Rancho el Rocio (El Jardin) | 19.847780 , -99.194530 |
Salitrillo | 19.828561 , -99.219348 |
San Bartolo | 19.835752 , -99.193015 |
San Miguel Jagueyes | 19.842160 , -99.273200 |
San Pedro Xalpa | 19.827774 , -99.183079 |
Santa María | 19.847256 , -99.206585 |
Unidad San Miguel Jagüeyes | 19.817546 , -99.286107 |
Villa URBI del Rey | 19.843320 , -99.261590 |
Notes:
- You can download geometry data for Huehuetoca 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.