San Miguel Huautla (Oaxaca) Map Cropping Samples
San Miguel Huautla (Oaxaca) Map Cropping Samples-1
San Miguel Huautla (Oaxaca) Map Cropping Samples-2
San Miguel Huautla neighborhoods and villages map with 3D shadow effect
flag map of San Miguel Huautla with 3D shadow effect
San Miguel Huautla map with 3d shadow effect
Download outline map of San Miguel Huautla (geojson format) :
San Miguel Huautla.geojson (**)
Download polygon array of San Miguel Huautla map for "Google Maps" :
San Miguel Huautla.txt
Bounding Box for San Miguel Huautla Map : ( 17.703557 , -97.195247 , 17.804256 , -97.106941 )
Wikipedia ID for San Miguel Huautla : Q3890628
Wikipedia SPARQL Query for San Miguel Huautla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890628 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890628 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890628 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890628 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890628 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890628 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 Huautla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.703557, -97.195247, 17.804256, -97.106941);
);
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 Huautla)
[out:json];
(
rel["name"="San Miguel Huautla"][type=boundary];
rel["name:en"="San Miguel Huautla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel Huautla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio de Santa Cruz | 17.740280 , -97.138060 |
Boqueron | 17.727220 , -97.145830 |
Cerro Verde | 17.760280 , -97.124440 |
El Encinal | 17.732500 , -97.151940 |
Loma del Modronio | 17.764440 , -97.158890 |
Pena Colorada | 17.751940 , -97.173060 |
San Miguel Huautla | 17.744216 , -97.142793 |
Tepotzan | 17.727220 , -97.162780 |
Tierra Blanca | 17.738330 , -97.154170 |
Tierra Colorada | 17.711670 , -97.144170 |
Notes:
- You can download geometry data for San Miguel Huautla 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.