Download outline map of Yahualica (geojson format) :
Yahualica.geojson (**)
Download polygon array of Yahualica map for "Google Maps" :
Yahualica.txt
Bounding Box for Yahualica Map : ( 20.848096 , -98.45176 , 20.992116 , -98.293521 )
Wikipedia ID for Yahualica : Q3844619
Wikipedia SPARQL Query for Yahualica (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3844619 wdt:P1082 ?population. }
OPTIONAL { wd:Q3844619 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3844619 wdt:P2046 ?area. }
OPTIONAL { wd:Q3844619 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3844619 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3844619 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 Yahualica map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.848096, -98.45176, 20.992116, -98.293521);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yahualica)
[out:json];
(
rel["name"="Yahualica"][type=boundary];
rel["name:en"="Yahualica"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yahualica
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acalamatitla | 20.964250 , -98.401890 |
Aguacatitla | 20.861280 , -98.428220 |
Atlaco | 20.919180 , -98.325530 |
Chompeletla | 20.893330 , -98.371670 |
Crisolco | 20.873610 , -98.340000 |
Cuaxuapan | 20.868060 , -98.431940 |
El Paraje | 20.921670 , -98.329440 |
El Sacrificio | 20.977670 , -98.390590 |
Huexoapa | 20.864490 , -98.437950 |
Huexotitla | 20.866670 , -98.350000 |
Hueyactetl | 20.966110 , -98.399720 |
Huitznopala | 20.915590 , -98.416090 |
Los Naranjos | 20.897220 , -98.430560 |
Mangocuatitla | 20.906270 , -98.340560 |
Mecatlan | 20.935730 , -98.403050 |
Meneses | 20.900000 , -98.316670 |
Mesa Larga | 20.943270 , -98.413370 |
Nexcayahualt | 20.896970 , -98.385620 |
Olma | 20.933330 , -98.387220 |
Pepeyocatitla | 20.914400 , -98.397130 |
Santa Teresa | 20.891878 , -98.384486 |
Tamalcuatitla | 20.925560 , -98.353890 |
Tecacalax | 20.871530 , -98.375830 |
Tenamaxtepec | 20.883400 , -98.361590 |
Tenexapa | 20.905630 , -98.357390 |
Tepehixpa | 20.900560 , -98.343060 |
Tetla | 20.920760 , -98.359180 |
Tlalchiyahualica | 20.970860 , -98.399750 |
Xoxolpa | 20.875740 , -98.423860 |
Yahualca | 20.958330 , -98.375000 |
Yahualica | 20.953342 , -98.380706 |
Zacayahual | 20.902020 , -98.368840 |
Zapotitla | 20.884260 , -98.383580 |
Zoquitipan | 20.909020 , -98.432420 |
Notes:
- You can download geometry data for Yahualica 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.