Tuxtilla (Veracruz de Ignacio de la Llave) Map Cropping Samples
Tuxtilla (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Tuxtilla (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Tuxtilla neighborhoods and villages map with 3D shadow effect
flag map of Tuxtilla with 3D shadow effect
Tuxtilla map with 3d shadow effect
Download outline map of Tuxtilla (geojson format) :
Tuxtilla.geojson (**)
Download polygon array of Tuxtilla map for "Google Maps" :
Tuxtilla.txt
Bounding Box for Tuxtilla Map : ( 18.130791 , -95.919741 , 18.250758 , -95.84111 )
Wikipedia ID for Tuxtilla : Q3846714
Wikipedia SPARQL Query for Tuxtilla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846714 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846714 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846714 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846714 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846714 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846714 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 Tuxtilla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.130791, -95.919741, 18.250758, -95.84111);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tuxtilla)
[out:json];
(
rel["name"="Tuxtilla"][type=boundary];
rel["name:en"="Tuxtilla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tuxtilla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Ejemplo (La Playa) | 18.232220 , -95.908330 |
La Rivera | 18.229440 , -95.890830 |
Tuxtilla | 18.238235 , -95.893908 |
Notes:
- You can download geometry data for Tuxtilla 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.