Santiago Astata (Oaxaca) Map Cropping Samples
Santiago Astata (Oaxaca) Map Cropping Samples-1
Santiago Astata (Oaxaca) Map Cropping Samples-2
Santiago Astata neighborhoods and villages map with 3D shadow effect
flag map of Santiago Astata with 3D shadow effect
Santiago Astata map with 3d shadow effect
Download outline map of Santiago Astata (geojson format) :
Santiago Astata.geojson (**)
Download polygon array of Santiago Astata map for "Google Maps" :
Santiago Astata.txt
Bounding Box for Santiago Astata Map : ( 15.907789 , -95.712105 , 16.06306 , -95.513725 )
Wikipedia ID for Santiago Astata : Q3889461
Wikipedia SPARQL Query for Santiago Astata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3889461 wdt:P1082 ?population. }
OPTIONAL { wd:Q3889461 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3889461 wdt:P2046 ?area. }
OPTIONAL { wd:Q3889461 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3889461 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3889461 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 Astata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.907789, -95.712105, 16.06306, -95.513725);
);
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 Astata)
[out:json];
(
rel["name"="Santiago Astata"][type=boundary];
rel["name:en"="Santiago Astata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Astata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fraccionamiento la Tortolita | 15.979170 , -95.612220 |
Hualampamo | 15.971390 , -95.661390 |
La Colorada | 15.951660 , -95.580310 |
La Cotorra | 15.982450 , -95.526650 |
Laguna Grande | 15.933330 , -95.700000 |
Lumpeme | 16.016670 , -95.583330 |
Lushu | 15.946310 , -95.675300 |
Renta | 15.933330 , -95.666670 |
San Diego | 15.928750 , -95.621600 |
San Isidro | 16.017530 , -95.568700 |
Santiago Astata | 15.985741 , -95.675432 |
Sola | 15.950000 , -95.666670 |
Notes:
- You can download geometry data for Santiago Astata 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.