Santiago Minas (Oaxaca) Map Cropping Samples
Santiago Minas (Oaxaca) Map Cropping Samples-1
Santiago Minas (Oaxaca) Map Cropping Samples-2
Santiago Minas neighborhoods and villages map with 3D shadow effect
flag map of Santiago Minas with 3D shadow effect
Santiago Minas map with 3d shadow effect
Download outline map of Santiago Minas (geojson format) :
Santiago Minas.geojson (**)
Download polygon array of Santiago Minas map for "Google Maps" :
Santiago Minas.txt
Bounding Box for Santiago Minas Map : ( 16.369938 , -97.38179 , 16.499051 , -97.159913 )
Wikipedia ID for Santiago Minas : Q3892650
Wikipedia SPARQL Query for Santiago Minas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892650 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892650 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892650 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892650 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892650 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892650 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 Minas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.369938, -97.38179, 16.499051, -97.159913);
);
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 Minas)
[out:json];
(
rel["name"="Santiago Minas"][type=boundary];
rel["name:en"="Santiago Minas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Minas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cacalote | 16.404170 , -97.228060 |
Cigala | 16.479370 , -97.210730 |
Cofradia | 16.483330 , -97.300000 |
Coquito | 16.438410 , -97.354140 |
Corral de Piedra | 16.422500 , -97.247220 |
El Aguacate | 16.435000 , -97.239170 |
El Cacalote | 16.421970 , -97.247190 |
El Palo Verde | 16.423890 , -97.232220 |
Guilayusi | 16.431670 , -97.244720 |
Juanacaxtle | 16.466670 , -97.283330 |
La Nanchera | 16.431390 , -97.227780 |
La Poza de Agua | 16.448060 , -97.252220 |
Nanche | 16.483330 , -97.233330 |
Piedra Lisa | 16.479170 , -97.210560 |
Rio Delgado | 16.450000 , -97.283330 |
Santiago Minas | 16.421599 , -97.225412 |
Tierra Blanca | 16.409440 , -97.218060 |
Tovala | 16.490280 , -97.272220 |
Notes:
- You can download geometry data for Santiago Minas 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.