Santiago Choapam (Oaxaca) Map Cropping Samples
Santiago Choapam (Oaxaca) Map Cropping Samples-1
Santiago Choapam (Oaxaca) Map Cropping Samples-2
Santiago Choapam neighborhoods and villages map with 3D shadow effect
flag map of Santiago Choapam with 3D shadow effect
Santiago Choapam map with 3d shadow effect
Download outline map of Santiago Choapam (geojson format) :
Santiago Choapam.geojson (**)
Download polygon array of Santiago Choapam map for "Google Maps" :
Santiago Choapam.txt
Bounding Box for Santiago Choapam Map : ( 17.259566 , -96.085427 , 17.517421 , -95.72438 )
Wikipedia ID for Santiago Choapam : Q3891074
Wikipedia SPARQL Query for Santiago Choapam (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891074 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891074 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891074 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891074 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891074 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891074 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 Choapam map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.259566, -96.085427, 17.517421, -95.72438);
);
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 Choapam)
[out:json];
(
rel["name"="Santiago Choápam"][type=boundary];
rel["name:en"="Santiago Choápam"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Choapam
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Frijol | 17.490000 , -95.766390 |
Ermita | 17.383330 , -95.833330 |
La Carmelita | 17.400280 , -95.832780 |
La Ermita | 17.396940 , -95.824170 |
Roqueta | 17.366670 , -95.866670 |
San Isidro Tres Arroyos | 17.292780 , -95.885280 |
San Jacinto Yaveloxi | 17.350000 , -95.837220 |
San Juan del Rio | 17.492780 , -95.760280 |
San Juan Lealao | 17.316920 , -95.871830 |
Santa Maria Yahuive | 17.364690 , -95.825310 |
Santiago Choápam | 17.359861 , -95.920696 |
Santo Domingo Latani | 17.371670 , -95.901390 |
Teotalcingo | 17.427650 , -95.942920 |
Notes:
- You can download geometry data for Santiago Choapam 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.