Hueypoxtla (México) Map Cropping Samples
Hueypoxtla (México) Map Cropping Samples-1
Hueypoxtla (México) Map Cropping Samples-2
Hueypoxtla neighborhoods and villages map with 3D shadow effect
flag map of Hueypoxtla with 3D shadow effect
Hueypoxtla map with 3d shadow effect
Download outline map of Hueypoxtla (geojson format) :
Hueypoxtla.geojson (**)
Download polygon array of Hueypoxtla map for "Google Maps" :
Hueypoxtla.txt
Bounding Box for Hueypoxtla Map : ( 19.833286 , -99.142969 , 20.068262 , -98.942132 )
Wikipedia ID for Hueypoxtla : Q1477293
Wikipedia SPARQL Query for Hueypoxtla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1477293 wdt:P1082 ?population. }
OPTIONAL { wd:Q1477293 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1477293 wdt:P2046 ?area. }
OPTIONAL { wd:Q1477293 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1477293 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1477293 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 Hueypoxtla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.833286, -99.142969, 20.068262, -98.942132);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hueypoxtla)
[out:json];
(
rel["name"="Hueypoxtla"][type=boundary];
rel["name:en"="Hueypoxtla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hueypoxtla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ampliacion el Cerrito (Loma Bonita) | 19.932620 , -98.978120 |
Capulin | 19.966670 , -99.066670 |
Emiliano Zapata | 19.910470 , -99.005340 |
Hueypoxtla | 19.911565 , -99.075555 |
Jilotzingo | 19.869213 , -99.057515 |
La Gloria | 19.986100 , -99.000630 |
Nopala | 19.936860 , -99.014670 |
Nopala (Guadalupe Nopala) | 19.936133 , -99.013661 |
Noria | 19.850000 , -99.033330 |
San Francisco Zacacalco | 19.928035 , -98.981559 |
San marcos jilotzingo | 19.870000 , -99.057780 |
San Miguel Tepetates | 19.963930 , -99.041190 |
San Miguel Tepetates | 19.966390 , -99.044170 |
San Pedro La Gloria | 19.985000 , -99.003060 |
Santa María Ajoloapan | 19.976552 , -99.048514 |
Santa Maria Tianguistongo | 20.000000 , -99.045830 |
Tezontlalpan | 20.020090 , -98.993070 |
Tianguistongo | 20.006120 , -99.038450 |
Unidad de Rehabilitacion Infantil Social | 19.962120 , -99.035130 |
Notes:
- You can download geometry data for Hueypoxtla 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.