Crook (Oregon) Map Cropping Samples
Crook (Oregon) Map Cropping Samples-1
Crook (Oregon) Map Cropping Samples-2
Crook neighborhoods and villages map with 3D shadow effect
flag map of Crook with 3D shadow effect
Crook map with 3d shadow effect
Download outline map of Crook (geojson format) :
Crook.geojson (**)
Download polygon array of Crook map for "Google Maps" :
Crook.txt
Bounding Box for Crook Map : ( 43.697484 , -121.108639 , 44.563954 , -119.654887 )
Wikipedia ID for Crook : Q484354
Wikipedia SPARQL Query for Crook (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q484354 wdt:P1082 ?population. }
OPTIONAL { wd:Q484354 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q484354 wdt:P2046 ?area. }
OPTIONAL { wd:Q484354 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q484354 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q484354 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 Crook map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.697484, -121.108639, 44.563954, -119.654887);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Crook)
[out:json];
(
rel["name"="Crook"][type=boundary];
rel["name:en"="Crook"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Crook
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Forest Crossing | 44.348730 , -121.080860 |
Jasper Point Resort | 44.129833 , -120.722193 |
Paulina | 44.133750 , -119.962760 |
Post | 44.162350 , -120.490000 |
Powell Butte | 44.247620 , -121.017530 |
Prineville | 44.299886 , -120.858317 |
Roberts | 44.081240 , -120.684730 |
Suplee | 44.069310 , -119.676640 |
Notes:
- You can download geometry data for Crook 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.