Santa María del Tule (Oaxaca) Map Cropping Samples
![Santa María del Tule (Oaxaca) Map Cropping Samples-1](og_image/map_cropping/4-102076107-1.jpeg)
Santa María del Tule (Oaxaca) Map Cropping Samples-1
![Santa María del Tule (Oaxaca) Map Cropping Samples-2](og_image/map_cropping/4-102076107-3.jpeg)
Santa María del Tule (Oaxaca) Map Cropping Samples-2
![Santa María del Tule neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102076107.jpg)
Santa María del Tule neighborhoods and villages map with 3D shadow effect
![flag map of Santa María del Tule with 3D shadow effect](og_image/flag_maps/flag_map_102076107.jpg)
flag map of Santa María del Tule with 3D shadow effect
![Santa María del Tule map with 3d shadow effect](og_image/blank_maps/map_102076107.png)
Santa María del Tule map with 3d shadow effect
Download outline map of Santa María del Tule (geojson format) :
Santa María del Tule.geojson (**)
Download polygon array of Santa María del Tule map for "Google Maps" :
Santa María del Tule.txt
Bounding Box for Santa María del Tule Map : ( 17.006897 , -96.66326 , 17.05452 , -96.60707 )
Wikipedia ID for Santa María del Tule : Q599375
Wikipedia SPARQL Query for Santa María del Tule (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q599375 wdt:P1082 ?population. }
OPTIONAL { wd:Q599375 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q599375 wdt:P2046 ?area. }
OPTIONAL { wd:Q599375 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q599375 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q599375 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 Santa María del Tule map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.006897, -96.66326, 17.05452, -96.60707);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa María del Tule)
[out:json];
(
rel["name"="Santa María del Tule"][type=boundary];
rel["name:en"="Santa María del Tule"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa María del Tule
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gueendulain | 17.023060 , -96.609720 |
Kilometro 16.5 | 17.035280 , -96.612780 |
Paraje el Corralito | 17.045280 , -96.623610 |
Santa Cruz Gueenaulain | 17.023250 , -96.610020 |
Santa María del Tule | 17.046265 , -96.632318 |
Notes:
- You can download geometry data for Santa María del Tule 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.