Yaonáhuac (Puebla) Map Cropping Samples
Yaonáhuac (Puebla) Map Cropping Samples-1
Yaonáhuac (Puebla) Map Cropping Samples-2
Yaonáhuac neighborhoods and villages map with 3D shadow effect
flag map of Yaonáhuac with 3D shadow effect
Yaonáhuac map with 3d shadow effect
Download outline map of Yaonáhuac (geojson format) :
Yaonáhuac.geojson (**)
Download polygon array of Yaonáhuac map for "Google Maps" :
Yaonáhuac.txt
Bounding Box for Yaonáhuac Map : ( 19.859624 , -97.475897 , 19.970984 , -97.405361 )
Wikipedia ID for Yaonáhuac : Q3847108
Wikipedia SPARQL Query for Yaonáhuac (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3847108 wdt:P1082 ?population. }
OPTIONAL { wd:Q3847108 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3847108 wdt:P2046 ?area. }
OPTIONAL { wd:Q3847108 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3847108 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3847108 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 Yaonáhuac map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.859624, -97.475897, 19.970984, -97.405361);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yaonáhuac)
[out:json];
(
rel["name"="Yaonáhuac"][type=boundary];
rel["name:en"="Yaonáhuac"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yaonáhuac
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuata | 19.889060 , -97.460660 |
Atemeya | 19.887220 , -97.470280 |
Atotocoyan | 19.949010 , -97.439660 |
Contzitzintan | 19.870990 , -97.451920 |
El Crucero | 19.863850 , -97.464140 |
Hueytepec | 19.962300 , -97.438560 |
Mazatonal | 19.883690 , -97.459950 |
Ocotepec | 19.927400 , -97.452420 |
Tatempan | 19.890660 , -97.455500 |
Teaco | 19.938090 , -97.419830 |
Tepantiloyan | 19.870040 , -97.470800 |
Teteltipan | 19.953060 , -97.428610 |
Texuaco | 19.960640 , -97.420420 |
Yaonáhuac | 19.876689 , -97.466459 |
Notes:
- You can download geometry data for Yaonáhuac 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.