San Miguel Ejutla (Oaxaca) Map Cropping Samples
San Miguel Ejutla (Oaxaca) Map Cropping Samples-1
San Miguel Ejutla (Oaxaca) Map Cropping Samples-2
San Miguel Ejutla neighborhoods and villages map with 3D shadow effect
flag map of San Miguel Ejutla with 3D shadow effect
San Miguel Ejutla map with 3d shadow effect
Download outline map of San Miguel Ejutla (geojson format) :
San Miguel Ejutla.geojson (**)
Download polygon array of San Miguel Ejutla map for "Google Maps" :
San Miguel Ejutla.txt
Bounding Box for San Miguel Ejutla Map : ( 16.570234 , -96.760943 , 16.618079 , -96.718694 )
Wikipedia ID for San Miguel Ejutla : Q3890953
Wikipedia SPARQL Query for San Miguel Ejutla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890953 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890953 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890953 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890953 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890953 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890953 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 Ejutla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.570234, -96.760943, 16.618079, -96.718694);
);
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 Ejutla)
[out:json];
(
rel["name"="San Miguel Ejutla"][type=boundary];
rel["name:en"="San Miguel Ejutla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel Ejutla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Higo | 16.585280 , -96.733890 |
La Chiguina | 16.614720 , -96.742500 |
La Cienega | 16.583330 , -96.747500 |
Los Higos | 16.604440 , -96.723330 |
Paraje la Laguna | 16.595830 , -96.739440 |
San Miguel Ejutla | 16.582111 , -96.738471 |
Notes:
- You can download geometry data for San Miguel Ejutla 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.