Download outline map of Yecuatla (geojson format) :
Yecuatla.geojson (**)
Download polygon array of Yecuatla map for "Google Maps" :
Yecuatla.txt
Bounding Box for Yecuatla Map : ( 19.784712 , -96.837508 , 19.908422 , -96.702031 )
Wikipedia ID for Yecuatla : Q2449088
Wikipedia SPARQL Query for Yecuatla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2449088 wdt:P1082 ?population. }
OPTIONAL { wd:Q2449088 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2449088 wdt:P2046 ?area. }
OPTIONAL { wd:Q2449088 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2449088 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2449088 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 Yecuatla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.784712, -96.837508, 19.908422, -96.702031);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yecuatla)
[out:json];
(
rel["name"="Yecuatla"][type=boundary];
rel["name:en"="Yecuatla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yecuatla
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Ampliacion Cuautitlan (Chiconquillo) | 19.840280 , -96.730830 |
| Arroyo de las Canas | 19.877220 , -96.743060 |
| Arroyo del Capulin | 19.868890 , -96.761670 |
| Benito Juarez | 19.856940 , -96.777780 |
| Chiveria | 19.840830 , -96.816110 |
| Colonia el Porvenir (El Pandillo) | 19.814440 , -96.772500 |
| Colonia la Ceiba (El Ingenio) | 19.850560 , -96.745280 |
| Colonia Lazaro Cardenas (El Naranjal) | 19.866110 , -96.781940 |
| Colonia Rafael Murillo Vidal | 19.868060 , -96.782780 |
| Cristobal Hidalgo | 19.850320 , -96.758040 |
| Cruz Blanca | 19.838060 , -96.751110 |
| Cruz del Porvenir | 19.838890 , -96.760280 |
| Dos Caminos | 19.825560 , -96.791670 |
| El Clarin | 19.820000 , -96.806940 |
| El Mirador | 19.875280 , -96.788890 |
| El Ojite | 19.888710 , -96.750340 |
| El Salto | 19.850850 , -96.745570 |
| El Vado | 19.901670 , -96.731390 |
| Encino Blanco | 19.866110 , -96.808060 |
| Felipe Carrillo Puerto | 19.880280 , -96.801390 |
| Independencia (La India) | 19.874440 , -96.714720 |
| La Aurora | 19.846110 , -96.791940 |
| La Defensa | 19.893610 , -96.723890 |
| La Esmeralda | 19.831940 , -96.804720 |
| La Esperanza | 19.843060 , -96.773610 |
| La Frontera (Los Gonzalez) | 19.849170 , -96.768330 |
| La Gloria | 19.855830 , -96.785830 |
| La Union | 19.826390 , -96.796110 |
| La Victoria | 19.835000 , -96.783330 |
| Las Lajas | 19.820280 , -96.803330 |
| Leona Vicario | 19.854170 , -96.800830 |
| Loma Bonita | 19.860280 , -96.761940 |
| Loma de San Agustin | 19.822500 , -96.773610 |
| Loma de Santa Rita | 19.824170 , -96.820830 |
| Los Capulines | 19.817500 , -96.827220 |
| Los Gabrieles | 19.887500 , -96.791390 |
| Los Ochoa | 19.831390 , -96.771390 |
| Los Simones | 19.876110 , -96.751940 |
| Luz Bella | 19.861110 , -96.812780 |
| Miraflores | 19.824720 , -96.802220 |
| Miramar | 19.824170 , -96.745280 |
| Nueva Reforma | 19.799720 , -96.791390 |
| Ojo de Agua | 19.852780 , -96.750280 |
| Plan de Almanza | 19.886670 , -96.795830 |
| Plan de Naranjos | 19.816110 , -96.811670 |
| Plan del Cedral | 19.794440 , -96.771110 |
| Progreso de Juarez | 19.810450 , -96.793350 |
| Roca de Oro | 19.842780 , -96.799720 |
| Santa Monica | 19.877220 , -96.782780 |
| Veinticuatro de Marzo | 19.856940 , -96.758890 |
| Villa Hermosa | 19.864920 , -96.796540 |
| Yecuatla | 19.866336 , -96.776075 |
Notes:
- You can download geometry data for Yecuatla 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.