Texhuacán (Veracruz de Ignacio de la Llave) Map Cropping Samples

Texhuacán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Texhuacán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Texhuacán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Texhuacán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Download outline map of Texhuacán (geojson format) : Texhuacán.geojson (**)
Download polygon array of Texhuacán map for "Google Maps" : Texhuacán.txt
Bounding Box for Texhuacán Map : ( 18.581441 , -97.078353 , 18.651057 , -96.972979 )
Wikipedia ID for Texhuacán : Q3846642
Wikipedia SPARQL Query for Texhuacán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846642 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846642 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846642 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846642 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846642 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846642 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.581441, -97.078353, 18.651057, -96.972979);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Texhuacán)
[out:json];
(
rel["name"="Texhuacán"][type=boundary];
rel["name:en"="Texhuacán"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Texhuacán
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Aticpac 18.626260 , -96.987630
Atiopa 18.598060 , -97.046390
El Mirador 18.625830 , -97.046390
El Pedregal 18.614170 , -97.040830
Equimititla 18.630000 , -96.985280
Huelecapa 18.637500 , -97.045280
Palulca 18.621670 , -96.999170
Tepanzacualco 18.589120 , -97.046880
Texala 18.625280 , -97.044720
Texhuacán 18.621331 , -97.038609
Texutzingo (Los Pinos) 18.626670 , -97.036940
Tlalca 18.621940 , -97.044720
Tlaxcantitla 18.624170 , -97.063060
Totolca 18.630560 , -97.016940
Xochititla 18.637780 , -97.026670
Xomeapa 18.639710 , -97.026460


Notes:
- You can download geometry data for Texhuacán 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.

Create Texhuacán neighborhoods and villages map.


Share this page