Download outline map of Amacuzac (geojson format) :
Amacuzac.geojson (**)
Download polygon array of Amacuzac map for "Google Maps" :
Amacuzac.txt
Bounding Box for Amacuzac Map : ( 18.520531 , -99.464416 , 18.654857 , -99.327016 )
Wikipedia ID for Amacuzac : Q17377049
Wikipedia SPARQL Query for Amacuzac (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q17377049 wdt:P1082 ?population. }
OPTIONAL { wd:Q17377049 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q17377049 wdt:P2046 ?area. }
OPTIONAL { wd:Q17377049 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q17377049 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q17377049 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 Amacuzac map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.520531, -99.464416, 18.654857, -99.327016);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Amacuzac)
[out:json];
(
rel["name"="Amacuzac"][type=boundary];
rel["name:en"="Amacuzac"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Amacuzac
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amacuzac | 18.601365 , -99.372624 |
Campo la Cazuela | 18.615280 , -99.340000 |
Campo Nuevo | 18.571110 , -99.354720 |
Campo San Gabriel | 18.617780 , -99.336110 |
Casahuatlan | 18.572710 , -99.390510 |
Coahuixtla | 18.574170 , -99.370000 |
Colonia Ampliacion Cuauhtemoc | 18.607780 , -99.346670 |
Colonia Ejidal | 18.607500 , -99.415560 |
Colonia el Campamento | 18.594720 , -99.375830 |
Colonia el Mirador | 18.614170 , -99.354440 |
Colonia Ocampo | 18.612500 , -99.356110 |
Colonia Ojo de Agua | 18.604170 , -99.386670 |
Colonia Oriental | 18.576110 , -99.376670 |
El Paraiso (El Crucero) | 18.610280 , -99.361390 |
El Paso de Miahuatlan | 18.587780 , -99.359440 |
Huajintlan | 18.609230 , -99.424320 |
La Angostura | 18.640600 , -99.415120 |
La Calera | 18.604440 , -99.396110 |
La Cruz | 18.619440 , -99.348610 |
La Pena | 18.619720 , -99.355280 |
Rancho el Guamuchil | 18.593890 , -99.384440 |
Rancho Nuevo | 18.550830 , -99.368060 |
San Gabriel las Palmas | 18.613672 , -99.348719 |
Teacalco | 18.617280 , -99.452290 |
Tula | 18.617500 , -99.346110 |
Villa Verde | 18.592500 , -99.377780 |
Xoapa | 18.608890 , -99.370560 |
Zoquital | 18.529720 , -99.357780 |
Notes:
- You can download geometry data for Amacuzac 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.