Texcatepec (Veracruz de Ignacio de la Llave) Map Cropping Samples

Texcatepec (Veracruz de Ignacio de la Llave) Map Cropping Samples-1

Texcatepec (Veracruz de Ignacio de la Llave) Map Cropping Samples-2

Texcatepec neighborhoods and villages map with 3D shadow effect

flag map of Texcatepec with 3D shadow effect

Texcatepec map with 3d shadow effect
Download outline map of Texcatepec (geojson format) :
Texcatepec.geojson (**)
Download polygon array of Texcatepec map for "Google Maps" :
Texcatepec.txt
Bounding Box for Texcatepec Map : ( 20.541722 , -98.412587 , 20.702535 , -98.195602 )
Wikipedia ID for Texcatepec : Q3846389
Wikipedia SPARQL Query for Texcatepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846389 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846389 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846389 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846389 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846389 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846389 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 Texcatepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.541722, -98.412587, 20.702535, -98.195602);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Texcatepec)
[out:json];
(
rel["name"="Texcatepec"][type=boundary];
rel["name:en"="Texcatepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Texcatepec
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Agua Linda | 20.575000 , -98.389720 |
| Amaxac | 20.619390 , -98.263910 |
| Ayotuxtla | 20.648850 , -98.302640 |
| Benito Juarez | 20.610730 , -98.294350 |
| Casa Redonda | 20.599720 , -98.380000 |
| Cerro Chiquito | 20.672500 , -98.336670 |
| Cerro Gordo | 20.671220 , -98.324670 |
| Chila de Enriquez | 20.575830 , -98.342500 |
| Cumbre del Lindero | 20.656670 , -98.274170 |
| El Batda | 20.557230 , -98.405490 |
| El Encinal | 20.570860 , -98.325320 |
| El Encinal | 20.620280 , -98.243610 |
| El F | 20.668060 , -98.300000 |
| El Guox | 20.650000 , -98.300000 |
| El Jabali | 20.654170 , -98.284440 |
| El Lindero | 20.684740 , -98.321590 |
| El Llano | 20.635560 , -98.238330 |
| El Mirral | 20.595440 , -98.289240 |
| El Pericon | 20.642500 , -98.254170 |
| El Plan | 20.663060 , -98.286670 |
| El Puerto | 20.675560 , -98.333060 |
| El Sotano | 20.560830 , -98.351390 |
| El Tomate | 20.579800 , -98.382100 |
| El Zapotal | 20.590000 , -98.292500 |
| La Abundancia | 20.632220 , -98.266670 |
| La Florida | 20.594440 , -98.338060 |
| La Mirra | 20.627240 , -98.350420 |
| La Rana | 20.566700 , -98.334380 |
| Las Canoas | 20.595000 , -98.349720 |
| Ocotal | 20.600000 , -98.316670 |
| Pie de la Cuesta | 20.609440 , -98.362500 |
| Texcatepec | 20.584476 , -98.364750 |
| Tzicatlan | 20.673960 , -98.236040 |
Notes:
- You can download geometry data for Texcatepec 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.