Download outline map of Alaquines (geojson format) :
Alaquines.geojson (**)
Download polygon array of Alaquines map for "Google Maps" :
Alaquines.txt
Bounding Box for Alaquines Map : ( 21.943911 , -99.889755 , 22.218362 , -99.414375 )
Wikipedia ID for Alaquines : Q3311839
Wikipedia SPARQL Query for Alaquines (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3311839 wdt:P1082 ?population. }
OPTIONAL { wd:Q3311839 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3311839 wdt:P2046 ?area. }
OPTIONAL { wd:Q3311839 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3311839 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3311839 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 Alaquines map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.943911, -99.889755, 22.218362, -99.414375);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alaquines)
[out:json];
(
rel["name"="Alaquines"][type=boundary];
rel["name:en"="Alaquines"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alaquines
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alaquines | 22.124726 , -99.594621 |
| Azuas | 22.183330 , -99.616670 |
| Callejon | 22.184980 , -99.565920 |
| Canaditas | 22.085020 , -99.644150 |
| Canon de Guerrero | 21.971670 , -99.487780 |
| Cerro Grande | 22.144970 , -99.592860 |
| Colonia Indigena (Pascual Osorio Ortega) | 22.116110 , -99.585000 |
| Crucero del Llano | 22.126390 , -99.615830 |
| El Galan | 22.061680 , -99.640500 |
| El Llanito | 21.995230 , -99.490960 |
| El Pelillo | 21.987780 , -99.432500 |
| El Quebrantadero | 21.952500 , -99.508330 |
| El Sabino | 22.026570 , -99.552280 |
| El Tejocote | 22.083890 , -99.551940 |
| Escobal | 22.059090 , -99.494940 |
| Joyita de los Timones | 22.095040 , -99.559860 |
| La Mascara | 22.101940 , -99.521940 |
| La Mesa | 21.982880 , -99.472170 |
| La Puente | 22.120930 , -99.495510 |
| Las Crucitas | 22.011670 , -99.456940 |
| Las Huertas | 22.041390 , -99.527500 |
| Las Penitas | 22.061940 , -99.496670 |
| Maldonado | 22.050180 , -99.564080 |
| Martinez | 22.067900 , -99.625460 |
| Mesa Chatos | 22.016670 , -99.466670 |
| Mesa de San Francisco (Mesa de San Jose) | 22.117500 , -99.598330 |
| Mesas del Durazno | 21.982220 , -99.471940 |
| Nogales | 22.155280 , -99.551390 |
| Olla Alegre | 22.160520 , -99.510990 |
| Olla del Durazno (Joya del Durazno) | 21.988060 , -99.463610 |
| Palo Hueco | 21.989720 , -99.449440 |
| Rancho de Pro | 22.095560 , -99.577780 |
| Rancho Nuevo | 22.064170 , -99.571670 |
| Reforma | 22.112440 , -99.519870 |
| Rincon Grande | 22.117220 , -99.540560 |
| San Antonio de las Tortugas | 22.181200 , -99.582440 |
| San Jose de Palmas | 22.179890 , -99.652220 |
| San Jose del Corito | 22.010090 , -99.508890 |
| Tuzas | 22.106150 , -99.640240 |
| Villitas | 22.033330 , -99.533330 |
Notes:
- You can download geometry data for Alaquines 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.