Santiago Xiacuí (Oaxaca) Map Cropping Samples
Santiago Xiacuí (Oaxaca) Map Cropping Samples-1
Santiago Xiacuí (Oaxaca) Map Cropping Samples-2
Santiago Xiacuí neighborhoods and villages map with 3D shadow effect
flag map of Santiago Xiacuí with 3D shadow effect
Santiago Xiacuí map with 3d shadow effect
Download outline map of Santiago Xiacuí (geojson format) :
Santiago Xiacuí.geojson (**)
Download polygon array of Santiago Xiacuí map for "Google Maps" :
Santiago Xiacuí.txt
Bounding Box for Santiago Xiacuí Map : ( 17.230902 , -96.459575 , 17.312289 , -96.349206 )
Wikipedia ID for Santiago Xiacuí : Q985772
Wikipedia SPARQL Query for Santiago Xiacuí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q985772 wdt:P1082 ?population. }
OPTIONAL { wd:Q985772 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q985772 wdt:P2046 ?area. }
OPTIONAL { wd:Q985772 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q985772 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q985772 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 Santiago Xiacuí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.230902, -96.459575, 17.312289, -96.349206);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago Xiacuí)
[out:json];
(
rel["name"="Santiago Xiacuí"][type=boundary];
rel["name:en"="Santiago Xiacuí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Xiacuí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Francisco I. Madero | 17.278060 , -96.430830 |
La Cumbre | 17.286940 , -96.435000 |
La Trinidad de Ixtlan | 17.267110 , -96.417800 |
San Andres Yatumi | 17.251310 , -96.403910 |
San Antonio | 17.283330 , -96.433330 |
Santiago Xiacuí | 17.292814 , -96.428611 |
Notes:
- You can download geometry data for Santiago Xiacuí 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.