San Miguel Amatlán (Oaxaca) Map Cropping Samples
San Miguel Amatlán (Oaxaca) Map Cropping Samples-1
San Miguel Amatlán (Oaxaca) Map Cropping Samples-2
San Miguel Amatlán neighborhoods and villages map with 3D shadow effect
flag map of San Miguel Amatlán with 3D shadow effect
San Miguel Amatlán map with 3d shadow effect
Download outline map of San Miguel Amatlán (geojson format) :
San Miguel Amatlán.geojson (**)
Download polygon array of San Miguel Amatlán map for "Google Maps" :
San Miguel Amatlán.txt
Bounding Box for San Miguel Amatlán Map : ( 17.106065 , -96.490824 , 17.293234 , -96.408718 )
Wikipedia ID for San Miguel Amatlán : Q985787
Wikipedia SPARQL Query for San Miguel Amatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q985787 wdt:P1082 ?population. }
OPTIONAL { wd:Q985787 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q985787 wdt:P2046 ?area. }
OPTIONAL { wd:Q985787 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q985787 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q985787 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 Amatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.106065, -96.490824, 17.293234, -96.408718);
);
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 Amatlán)
[out:json];
(
rel["name"="San Miguel Amatlán"][type=boundary];
rel["name:en"="San Miguel Amatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel Amatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chicuiti | 17.265560 , -96.467220 |
La Cienega | 17.226960 , -96.453400 |
La Zanja | 17.150560 , -96.431880 |
Las Esperanzas | 17.206500 , -96.451140 |
San Antonio Cuajimoloyas | 17.118930 , -96.452300 |
San Isidro Llano Grande | 17.145310 , -96.410800 |
San Miguel Amatlán | 17.274747 , -96.471199 |
Notes:
- You can download geometry data for San Miguel Amatlá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.