Xalatlaco (México) Map Cropping Samples
Xalatlaco (México) Map Cropping Samples-1
Xalatlaco (México) Map Cropping Samples-2
Xalatlaco neighborhoods and villages map with 3D shadow effect
flag map of Xalatlaco with 3D shadow effect
Xalatlaco map with 3d shadow effect
Download outline map of Xalatlaco (geojson format) :
Xalatlaco.geojson (**)
Download polygon array of Xalatlaco map for "Google Maps" :
Xalatlaco.txt
Bounding Box for Xalatlaco Map : ( 19.121507 , -99.457456 , 19.211081 , -99.278695 )
Wikipedia ID for Xalatlaco : Q3019415
Wikipedia SPARQL Query for Xalatlaco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3019415 wdt:P1082 ?population. }
OPTIONAL { wd:Q3019415 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3019415 wdt:P2046 ?area. }
OPTIONAL { wd:Q3019415 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3019415 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3019415 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 Xalatlaco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.121507, -99.457456, 19.211081, -99.278695);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xalatlaco)
[out:json];
(
rel["name"="Xalatlaco"][type=boundary];
rel["name:en"="Xalatlaco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Xalatlaco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio San Bartolo | 19.185330 , -99.435000 |
Coexapa | 19.156350 , -99.398700 |
Coxto (Coschto) | 19.174360 , -99.431210 |
Cruz Larga | 19.175830 , -99.399170 |
Cuixapa (Coexapa) | 19.159170 , -99.400280 |
El Aguila (La Mesa) | 19.166940 , -99.406390 |
El Capulin | 19.136990 , -99.292470 |
El Potrero | 19.183690 , -99.403320 |
El Yete | 19.161680 , -99.376870 |
Escalerillas (Barrio San Francisco) | 19.187230 , -99.409260 |
Jaras Verdes | 19.148320 , -99.288540 |
La Mesa | 19.170280 , -99.412220 |
Las Cocinas | 19.146000 , -99.290100 |
Los Tejocotes | 19.182780 , -99.399170 |
Mezapa la Fabrica | 19.175560 , -99.445280 |
San Juan Tomasquillo Herradura | 19.172220 , -99.403890 |
Santa Fe Mezapa | 19.160830 , -99.451390 |
Techichili | 19.171390 , -99.422220 |
Valle de Agua de Pajaros | 19.171680 , -99.360290 |
Xalatlaco | 19.180131 , -99.417799 |
Notes:
- You can download geometry data for Xalatlaco 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.