Tasquillo (Hidalgo) Map Cropping Samples

Tasquillo (Hidalgo) Map Cropping Samples-2
Tasquillo (Hidalgo) Map Cropping Samples-2
Download outline map of Tasquillo (geojson format) : Tasquillo.geojson (**)
Download polygon array of Tasquillo map for "Google Maps" : Tasquillo.txt
Bounding Box for Tasquillo Map : ( 20.452216 , -99.48879 , 20.609268 , -99.247915 )
Wikipedia ID for Tasquillo : Q3845599
Wikipedia SPARQL Query for Tasquillo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845599 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845599 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845599 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845599 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845599 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845599 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"](20.452216, -99.48879, 20.609268, -99.247915);
);
out geom;

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

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

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


Neighborhoods and Villages of Tasquillo
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Arbolado 20.562850 , -99.324180
Bondhi 20.532500 , -99.295560
Caltimacan 20.536720 , -99.370000
Cuauhtemoc 20.575830 , -99.379720
Danghu 20.506100 , -99.348210
El Durazno 20.465660 , -99.320540
El Epazote 20.597210 , -99.459000
El Llano I 20.553400 , -99.445640
Frente al Vivero 20.538550 , -99.316660
Juchitlan 20.547990 , -99.287890
La Candelaria 20.565660 , -99.308640
La Florida 20.595260 , -99.390860
La Loma 20.535350 , -99.385340
La Salitera 20.500000 , -99.456940
Motho 20.533410 , -99.280600
Noxtey 20.586430 , -99.432590
Nuevo Arenal 20.561670 , -99.313330
Ojo de Agua 20.566170 , -99.360230
Puente de Fierro 20.574930 , -99.346510
Quitandeje 20.560750 , -99.423710
Remedios 20.532010 , -99.312430
Rinconada 20.520180 , -99.297250
Rio Alfajayucan 20.600000 , -99.402780
San Isidro 20.546110 , -99.323610
San Miguel 20.552780 , -99.291940
San Nicolas (San Nicolas Caltimacan) 20.561470 , -99.380790
Tasquillo 20.550483 , -99.311962
Tetzhu 20.560060 , -99.342440


Notes:
- You can download geometry data for Tasquillo 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 Tasquillo neighborhoods and villages map.


Share this page