San Miguel del Río (Oaxaca) Map Cropping Samples
San Miguel del Río (Oaxaca) Map Cropping Samples-1
San Miguel del Río (Oaxaca) Map Cropping Samples-2
San Miguel del Río neighborhoods and villages map with 3D shadow effect
flag map of San Miguel del Río with 3D shadow effect
San Miguel del Río map with 3d shadow effect
Download outline map of San Miguel del Río (geojson format) :
San Miguel del Río.geojson (**)
Download polygon array of San Miguel del Río map for "Google Maps" :
San Miguel del Río.txt
Bounding Box for San Miguel del Río Map : ( 17.309628 , -96.592962 , 17.349826 , -96.548656 )
Wikipedia ID for San Miguel del Río : Q985546
Wikipedia SPARQL Query for San Miguel del Río (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q985546 wdt:P1082 ?population. }
OPTIONAL { wd:Q985546 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q985546 wdt:P2046 ?area. }
OPTIONAL { wd:Q985546 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q985546 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q985546 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 del Río map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.309628, -96.592962, 17.349826, -96.548656);
);
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 del Río)
[out:json];
(
rel["name"="San Miguel del Río"][type=boundary];
rel["name:en"="San Miguel del Río"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel del Río
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Orilla del Pueblo | 17.325000 , -96.571110 |
San Miguel del Río | 17.321875 , -96.568436 |
San Miguel del Rio | 17.322020 , -96.568930 |
Notes:
- You can download geometry data for San Miguel del Río 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.