Santiago Camotlán (Oaxaca) Map Cropping Samples
Santiago Camotlán (Oaxaca) Map Cropping Samples-1
Santiago Camotlán (Oaxaca) Map Cropping Samples-2
Santiago Camotlán neighborhoods and villages map with 3D shadow effect
flag map of Santiago Camotlán with 3D shadow effect
Santiago Camotlán map with 3d shadow effect
Download outline map of Santiago Camotlán (geojson format) :
Santiago Camotlán.geojson (**)
Download polygon array of Santiago Camotlán map for "Google Maps" :
Santiago Camotlán.txt
Bounding Box for Santiago Camotlán Map : ( 17.421204 , -96.284724 , 17.668384 , -96.071744 )
Wikipedia ID for Santiago Camotlán : Q3889996
Wikipedia SPARQL Query for Santiago Camotlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3889996 wdt:P1082 ?population. }
OPTIONAL { wd:Q3889996 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3889996 wdt:P2046 ?area. }
OPTIONAL { wd:Q3889996 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3889996 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3889996 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 Camotlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.421204, -96.284724, 17.668384, -96.071744);
);
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 Camotlán)
[out:json];
(
rel["name"="Santiago Camotlán"][type=boundary];
rel["name:en"="Santiago Camotlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Camotlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Macho | 17.607500 , -96.140560 |
Asuncion Lachixila | 17.562500 , -96.180560 |
Cristo Rey la Selva | 17.601390 , -96.122220 |
La Bellisima | 17.472020 , -96.190340 |
La Chachalaca | 17.638060 , -96.145560 |
Loma Linda | 17.441940 , -96.185000 |
Manialtepec | 17.593610 , -96.139170 |
San Francisco Yovego | 17.551390 , -96.223890 |
San Mateo Exodo | 17.605000 , -96.128890 |
San Miguel Reagui | 17.459650 , -96.231170 |
Santiago Camotlán | 17.445221 , -96.184061 |
Santiago Camotlan | 17.445410 , -96.185090 |
Yajoni | 17.485860 , -96.210450 |
Yajoni | 17.566670 , -96.183330 |
Yovego | 17.551170 , -96.222980 |
Notes:
- You can download geometry data for Santiago Camotlá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.