Cuaxomulco (Tlaxcala) Map Cropping Samples
Cuaxomulco (Tlaxcala) Map Cropping Samples-1
Cuaxomulco (Tlaxcala) Map Cropping Samples-2
Cuaxomulco neighborhoods and villages map with 3D shadow effect
flag map of Cuaxomulco with 3D shadow effect
Cuaxomulco map with 3d shadow effect
Download outline map of Cuaxomulco (geojson format) :
Cuaxomulco.geojson (**)
Download polygon array of Cuaxomulco map for "Google Maps" :
Cuaxomulco.txt
Bounding Box for Cuaxomulco Map : ( 19.322772 , -98.12276 , 19.367582 , -98.056026 )
Wikipedia ID for Cuaxomulco : Q5191900
Wikipedia SPARQL Query for Cuaxomulco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5191900 wdt:P1082 ?population. }
OPTIONAL { wd:Q5191900 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5191900 wdt:P2046 ?area. }
OPTIONAL { wd:Q5191900 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5191900 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5191900 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 Cuaxomulco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.322772, -98.12276, 19.367582, -98.056026);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuaxomulco)
[out:json];
(
rel["name"="Cuaxomulco"][type=boundary];
rel["name:en"="Cuaxomulco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuaxomulco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuaxomulco | 19.355580 , -98.100859 |
San Lorenzo Xaltelulco | 19.340750 , -98.105850 |
San Miguel Buenavista | 19.354440 , -98.074440 |
Tecola | 19.350660 , -98.107610 |
Zacamolpa | 19.348610 , -98.065830 |
Notes:
- You can download geometry data for Cuaxomulco 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.