Santiago Comaltepec (Oaxaca) Map Cropping Samples
Santiago Comaltepec (Oaxaca) Map Cropping Samples-1
Santiago Comaltepec (Oaxaca) Map Cropping Samples-2
Santiago Comaltepec neighborhoods and villages map with 3D shadow effect
flag map of Santiago Comaltepec with 3D shadow effect
Santiago Comaltepec map with 3d shadow effect
Download outline map of Santiago Comaltepec (geojson format) :
Santiago Comaltepec.geojson (**)
Download polygon array of Santiago Comaltepec map for "Google Maps" :
Santiago Comaltepec.txt
Bounding Box for Santiago Comaltepec Map : ( 17.547237 , -96.586807 , 17.726713 , -96.267399 )
Wikipedia ID for Santiago Comaltepec : Q985853
Wikipedia SPARQL Query for Santiago Comaltepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q985853 wdt:P1082 ?population. }
OPTIONAL { wd:Q985853 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q985853 wdt:P2046 ?area. }
OPTIONAL { wd:Q985853 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q985853 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q985853 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 Comaltepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.547237, -96.586807, 17.726713, -96.267399);
);
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 Comaltepec)
[out:json];
(
rel["name"="Santiago Comaltepec"][type=boundary];
rel["name:en"="Santiago Comaltepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Comaltepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Josaa | 17.633330 , -96.383330 |
La Esperanza | 17.628650 , -96.368650 |
La Soledad Tectitlan | 17.582310 , -96.570950 |
Puerto Antonio | 17.664420 , -96.332550 |
Puerto Eligio | 17.705180 , -96.305310 |
Rancho Trucha | 17.620740 , -96.336660 |
San Martin Zoyolapam | 17.699440 , -96.283060 |
Santiago Comaltepec | 17.566401 , -96.549355 |
Soledad Tectitlan | 17.580560 , -96.571940 |
Vista Hermosa | 17.632170 , -96.343130 |
Yagacia | 17.683330 , -96.316670 |
Yagila | 17.583330 , -96.366670 |
Zoyolapan | 17.699180 , -96.283040 |
Notes:
- You can download geometry data for Santiago Comaltepec 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.