Xoxocotla (Veracruz de Ignacio de la Llave) Map Cropping Samples
Xoxocotla (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Xoxocotla (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Xoxocotla neighborhoods and villages map with 3D shadow effect
flag map of Xoxocotla with 3D shadow effect
Xoxocotla map with 3d shadow effect
Download outline map of Xoxocotla (geojson format) :
Xoxocotla.geojson (**)
Download polygon array of Xoxocotla map for "Google Maps" :
Xoxocotla.txt
Bounding Box for Xoxocotla Map : ( 18.591409 , -97.226575 , 18.667771 , -97.122554 )
Wikipedia ID for Xoxocotla : Q3846902
Wikipedia SPARQL Query for Xoxocotla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846902 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846902 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846902 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846902 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846902 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846902 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 Xoxocotla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.591409, -97.226575, 18.667771, -97.122554);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xoxocotla)
[out:json];
(
rel["name"="Xoxocotla"][type=boundary];
rel["name:en"="Xoxocotla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Xoxocotla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barre Viento | 18.625560 , -97.148060 |
Cuxtepec | 18.648890 , -97.141390 |
El Pericon | 18.630830 , -97.213610 |
La Mesita | 18.640560 , -97.156670 |
Llano Grande | 18.593610 , -97.140280 |
Mazituaya | 18.613060 , -97.144720 |
Tecalatzompa | 18.651110 , -97.166670 |
Tecuaque | 18.633060 , -97.203610 |
Tenexapa | 18.626940 , -97.152780 |
Tepeyolulco | 18.629440 , -97.138890 |
Tlajcotepec (Agua Limpia) | 18.645280 , -97.170280 |
Tula | 18.636670 , -97.159440 |
Xometla | 18.622220 , -97.138060 |
Xoxocotla | 18.646503 , -97.150372 |
Zolihua | 18.637500 , -97.152780 |
Notes:
- You can download geometry data for Xoxocotla 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.