Rio Blanco (Colorado) Map Cropping Samples
![Rio Blanco (Colorado) Map Cropping Samples-1](og_image/map_cropping/4-102084117-1.jpeg)
Rio Blanco (Colorado) Map Cropping Samples-1
![Rio Blanco (Colorado) Map Cropping Samples-2](og_image/map_cropping/4-102084117-3.jpeg)
Rio Blanco (Colorado) Map Cropping Samples-2
![Rio Blanco neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102084117.jpg)
Rio Blanco neighborhoods and villages map with 3D shadow effect
![flag map of Rio Blanco with 3D shadow effect](og_image/flag_maps/flag_map_102084117.jpg)
flag map of Rio Blanco with 3D shadow effect
![Rio Blanco map with 3d shadow effect](og_image/blank_maps/map_102084117.png)
Rio Blanco map with 3d shadow effect
Download outline map of Rio Blanco (geojson format) :
Rio Blanco.geojson (**)
Download polygon array of Rio Blanco map for "Google Maps" :
Rio Blanco.txt
Bounding Box for Rio Blanco Map : ( 39.649712 , -109.051163 , 40.226062 , -107.037363 )
Wikipedia ID for Rio Blanco : Q492044
Wikipedia SPARQL Query for Rio Blanco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q492044 wdt:P1082 ?population. }
OPTIONAL { wd:Q492044 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q492044 wdt:P2046 ?area. }
OPTIONAL { wd:Q492044 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q492044 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q492044 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 Rio Blanco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.649712, -109.051163, 40.226062, -107.037363);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rio Blanco)
[out:json];
(
rel["name"="Rio Blanco"][type=boundary];
rel["name:en"="Rio Blanco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rio Blanco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angora | 40.176640 , -108.575660 |
Buford | 39.987200 , -107.616730 |
Meeker | 40.049800 , -107.895351 |
Rangely | 40.086446 , -108.777343 |
Rio Blanco | 39.737750 , -107.945350 |
Thornburgh | 40.206920 , -107.695900 |
White River City | 40.090800 , -108.224250 |
Notes:
- You can download geometry data for Rio Blanco 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.