San Miguel Mixtepec (Oaxaca) Map Cropping Samples
San Miguel Mixtepec (Oaxaca) Map Cropping Samples-1
San Miguel Mixtepec (Oaxaca) Map Cropping Samples-2
San Miguel Mixtepec neighborhoods and villages map with 3D shadow effect
flag map of San Miguel Mixtepec with 3D shadow effect
San Miguel Mixtepec map with 3d shadow effect
Download outline map of San Miguel Mixtepec (geojson format) :
San Miguel Mixtepec.geojson (**)
Download polygon array of San Miguel Mixtepec map for "Google Maps" :
San Miguel Mixtepec.txt
Bounding Box for San Miguel Mixtepec Map : ( 16.724035 , -97.016024 , 16.793471 , -96.875997 )
Wikipedia ID for San Miguel Mixtepec : Q3891383
Wikipedia SPARQL Query for San Miguel Mixtepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891383 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891383 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891383 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891383 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891383 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891383 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 San Miguel Mixtepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.724035, -97.016024, 16.793471, -96.875997);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Miguel Mixtepec)
[out:json];
(
rel["name"="San Miguel Mixtepec"][type=boundary];
rel["name:en"="San Miguel Mixtepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel Mixtepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Fria Campanario | 16.741940 , -96.913060 |
Barranca Fierro | 16.789860 , -96.905320 |
El Campanario | 16.749170 , -96.920280 |
El Frutal | 16.727180 , -96.923710 |
Lima | 16.772220 , -96.927780 |
Llano Verde | 16.745830 , -96.930830 |
Loma de la Tortolita | 16.774170 , -96.958890 |
Neveria | 16.744730 , -96.983610 |
Rancho Cercano | 16.761160 , -96.964360 |
Rancho Frutal | 16.728060 , -96.921110 |
Ranchos Cercanos | 16.778330 , -96.973610 |
San Antonino Viejo | 16.780000 , -96.975830 |
San Isidro | 16.765280 , -96.933330 |
San Miguel Mixtepec | 16.777369 , -96.957248 |
Tierra Colorada | 16.756110 , -96.939720 |
Notes:
- You can download geometry data for San Miguel Mixtepec 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.