Tancoco (Veracruz de Ignacio de la Llave) Map Cropping Samples
Tancoco (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Tancoco (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Tancoco neighborhoods and villages map with 3D shadow effect
flag map of Tancoco with 3D shadow effect
Tancoco map with 3d shadow effect
Download outline map of Tancoco (geojson format) :
Tancoco.geojson (**)
Download polygon array of Tancoco map for "Google Maps" :
Tancoco.txt
Bounding Box for Tancoco Map : ( 21.199194 , -97.872506 , 21.333955 , -97.657673 )
Wikipedia ID for Tancoco : Q3846896
Wikipedia SPARQL Query for Tancoco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846896 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846896 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846896 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846896 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846896 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846896 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 Tancoco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.199194, -97.872506, 21.333955, -97.657673);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tancoco)
[out:json];
(
rel["name"="Tancoco"][type=boundary];
rel["name:en"="Tancoco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tancoco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adalberto Tejeda | 21.232220 , -97.764170 |
Agua Salada | 21.254720 , -97.769720 |
Agua Zarca | 21.317780 , -97.793890 |
Congregacion Kilometro Cuarenta y Tres | 21.217840 , -97.716130 |
Congregacion Llano de Enmedio | 21.259580 , -97.752950 |
Doctor Liceaga | 21.241670 , -97.799720 |
Don Epitacio | 21.250000 , -97.732220 |
El Bajio | 21.259930 , -97.735740 |
El Cafetal | 21.257780 , -97.778890 |
Ignacio Zaragoza | 21.233420 , -97.734520 |
La Ley | 21.244440 , -97.800830 |
La Mirada | 21.219950 , -97.699410 |
La Mora | 21.215830 , -97.746390 |
Pablo Tranquilino | 21.222610 , -97.705870 |
Potrero Negro | 21.250000 , -97.833330 |
San Pedro | 21.250000 , -97.800000 |
Santa Estela | 21.254670 , -97.785200 |
Santos Degollado | 21.208110 , -97.711390 |
Sorrento | 21.293300 , -97.779450 |
Tancoco | 21.285223 , -97.790274 |
Toteco | 21.229630 , -97.767920 |
Zacamixtle | 21.247620 , -97.721550 |
Notes:
- You can download geometry data for Tancoco 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.