Santiago Ayuquililla (Oaxaca) Map Cropping Samples
Santiago Ayuquililla (Oaxaca) Map Cropping Samples-1
Santiago Ayuquililla (Oaxaca) Map Cropping Samples-2
Santiago Ayuquililla neighborhoods and villages map with 3D shadow effect
flag map of Santiago Ayuquililla with 3D shadow effect
Santiago Ayuquililla map with 3d shadow effect
Download outline map of Santiago Ayuquililla (geojson format) :
Santiago Ayuquililla.geojson (**)
Download polygon array of Santiago Ayuquililla map for "Google Maps" :
Santiago Ayuquililla.txt
Bounding Box for Santiago Ayuquililla Map : ( 17.8489541687 , -98.0522916454 , 17.9918741475 , -97.9030775308 )
Wikipedia ID for Santiago Ayuquililla : Q3889450
Wikipedia SPARQL Query for Santiago Ayuquililla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3889450 wdt:P1082 ?population. }
OPTIONAL { wd:Q3889450 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3889450 wdt:P2046 ?area. }
OPTIONAL { wd:Q3889450 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3889450 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3889450 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 Ayuquililla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.8489541687, -98.0522916454, 17.9918741475, -97.9030775308);
);
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 Ayuquililla)
[out:json];
(
rel["name"="Santiago Ayuquililla"][type=boundary];
rel["name:en"="Santiago Ayuquililla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Ayuquililla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Guadalupe Benito Juarez | 17.908480 , -97.913340 |
Mogote Colorado (San Isidro) | 17.914170 , -97.966110 |
Pajaro Madrugador | 17.921940 , -97.947780 |
Rancho Viejo | 17.905000 , -97.975830 |
Santa Catarina Estancia | 17.956230 , -98.011870 |
Santiago Ayuquililla | 17.933821 , -97.956800 |
Taberna | 17.966670 , -98.016670 |
Notes:
- You can download geometry data for Santiago Ayuquililla 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.