San Miguel Piedras (Oaxaca) Map Cropping Samples
San Miguel Piedras (Oaxaca) Map Cropping Samples-1
San Miguel Piedras (Oaxaca) Map Cropping Samples-2
San Miguel Piedras neighborhoods and villages map with 3D shadow effect
flag map of San Miguel Piedras with 3D shadow effect
San Miguel Piedras map with 3d shadow effect
Download outline map of San Miguel Piedras (geojson format) :
San Miguel Piedras.geojson (**)
Download polygon array of San Miguel Piedras map for "Google Maps" :
San Miguel Piedras.txt
Bounding Box for San Miguel Piedras Map : ( 16.918082 , -97.283188 , 17.038991 , -97.165407 )
Wikipedia ID for San Miguel Piedras : Q3891003
Wikipedia SPARQL Query for San Miguel Piedras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891003 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891003 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891003 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891003 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891003 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891003 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 Piedras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.918082, -97.283188, 17.038991, -97.165407);
);
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 Piedras)
[out:json];
(
rel["name"="San Miguel Piedras"][type=boundary];
rel["name:en"="San Miguel Piedras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel Piedras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranca de Uvas | 16.988330 , -97.222500 |
Chidoco de Juarez | 16.967060 , -97.225660 |
Coloradas | 16.979310 , -97.231670 |
El Fresno | 17.002780 , -97.226390 |
El Potrerito | 16.997780 , -97.248060 |
San Miguel Piedras | 16.997371 , -97.232483 |
Notes:
- You can download geometry data for San Miguel Piedras 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.