Tequixquiac (México) Map Cropping Samples
Tequixquiac (México) Map Cropping Samples-1
Tequixquiac (México) Map Cropping Samples-2
Tequixquiac neighborhoods and villages map with 3D shadow effect
flag map of Tequixquiac with 3D shadow effect
Tequixquiac map with 3d shadow effect
Download outline map of Tequixquiac (geojson format) :
Tequixquiac.geojson (**)
Download polygon array of Tequixquiac map for "Google Maps" :
Tequixquiac.txt
Bounding Box for Tequixquiac Map : ( 19.82282 , -99.227761 , 19.964439 , -99.058605 )
Wikipedia ID for Tequixquiac : Q34828
Wikipedia SPARQL Query for Tequixquiac (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q34828 wdt:P1082 ?population. }
OPTIONAL { wd:Q34828 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q34828 wdt:P2046 ?area. }
OPTIONAL { wd:Q34828 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q34828 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q34828 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 Tequixquiac map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.82282, -99.227761, 19.964439, -99.058605);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tequixquiac)
[out:json];
(
rel["name"="Tequixquiac"][type=boundary];
rel["name:en"="Tequixquiac"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tequixquiac
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Wenceslao Labra | 19.827730 , -99.124350 |
El Cenicero | 19.865200 , -99.168210 |
El Crucero | 19.929120 , -99.143630 |
El Refugio | 19.905900 , -99.119780 |
La Arenilla | 19.942290 , -99.101100 |
La Heredad | 19.946900 , -99.136710 |
La Rinconada | 19.924400 , -99.091100 |
La Vega | 19.934200 , -99.108380 |
Monte Alto | 19.924520 , -99.104290 |
Palo Grande | 19.899320 , -99.113290 |
San Jose | 19.915140 , -99.132490 |
San Miguel | 19.868520 , -99.134480 |
San Sebastian | 19.926670 , -99.172220 |
Tequixquiac | 19.905383 , -99.142504 |
Tlapanaloya | 19.935072 , -99.100309 |
Notes:
- You can download geometry data for Tequixquiac 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.