Santiago Atitlán (Oaxaca) Map Cropping Samples
Santiago Atitlán (Oaxaca) Map Cropping Samples-1
Santiago Atitlán (Oaxaca) Map Cropping Samples-2
Santiago Atitlán neighborhoods and villages map with 3D shadow effect
flag map of Santiago Atitlán with 3D shadow effect
Santiago Atitlán map with 3d shadow effect
Download outline map of Santiago Atitlán (geojson format) :
Santiago Atitlán.geojson (**)
Download polygon array of Santiago Atitlán map for "Google Maps" :
Santiago Atitlán.txt
Bounding Box for Santiago Atitlán Map : ( 17.039821 , -95.994417 , 17.139439 , -95.866004 )
Wikipedia ID for Santiago Atitlán : Q7420219
Wikipedia SPARQL Query for Santiago Atitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7420219 wdt:P1082 ?population. }
OPTIONAL { wd:Q7420219 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7420219 wdt:P2046 ?area. }
OPTIONAL { wd:Q7420219 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7420219 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7420219 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 Atitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.039821, -95.994417, 17.139439, -95.866004);
);
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 Atitlán)
[out:json];
(
rel["name"="Santiago Atitlán"][type=boundary];
rel["name:en"="Santiago Atitlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Atitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua de Cana | 17.079440 , -95.923890 |
Alamo | 17.076670 , -95.913330 |
Camino a la Telesecundaria | 17.106940 , -95.948890 |
El Calvario | 17.045560 , -95.883330 |
El Molino | 17.091110 , -95.933060 |
El Platanar | 17.046390 , -95.872220 |
El Rodeo | 17.093060 , -95.922780 |
Estancia de Morelos | 17.050560 , -95.889440 |
Potrero | 17.104440 , -95.936110 |
Rio Grande | 17.091940 , -95.944440 |
San Sebastian | 17.094230 , -95.922290 |
Santa Cecilia | 17.100560 , -95.946390 |
Santa Cruz | 17.088610 , -95.926940 |
Santiago Atitlán | 17.103271 , -95.946300 |
Notes:
- You can download geometry data for Santiago Atitlán 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.