Santiago del Río (Oaxaca) Map Cropping Samples
Santiago del Río (Oaxaca) Map Cropping Samples-1
Santiago del Río (Oaxaca) Map Cropping Samples-2
Santiago del Río neighborhoods and villages map with 3D shadow effect
flag map of Santiago del Río with 3D shadow effect
Santiago del Río map with 3d shadow effect
Download outline map of Santiago del Río (geojson format) :
Santiago del Río.geojson (**)
Download polygon array of Santiago del Río map for "Google Maps" :
Santiago del Río.txt
Bounding Box for Santiago del Río Map : ( 17.37577 , -98.141694 , 17.489618 , -98.06459 )
Wikipedia ID for Santiago del Río : Q7420395
Wikipedia SPARQL Query for Santiago 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:Q7420395 wdt:P1082 ?population. }
OPTIONAL { wd:Q7420395 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7420395 wdt:P2046 ?area. }
OPTIONAL { wd:Q7420395 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7420395 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7420395 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 Santiago del Río map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.37577, -98.141694, 17.489618, -98.06459);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago del Río)
[out:json];
(
rel["name"="Santiago del Río"][type=boundary];
rel["name:en"="Santiago del Río"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago del Río
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Colorado | 17.459720 , -98.085830 |
Barrio del Gavilan | 17.452500 , -98.093890 |
Rancho el Varejonal | 17.442220 , -98.076670 |
San Francisco Higos | 17.418730 , -98.108550 |
San Mateo del Rio | 17.463230 , -98.092990 |
Santiago del Río | 17.454509 , -98.088798 |
Notes:
- You can download geometry data for Santiago 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.