Wheeler (Oregon) Map Cropping Samples
Wheeler (Oregon) Map Cropping Samples-1
Wheeler (Oregon) Map Cropping Samples-2
Wheeler neighborhoods and villages map with 3D shadow effect
flag map of Wheeler with 3D shadow effect
Wheeler map with 3d shadow effect
Download outline map of Wheeler (geojson format) :
Wheeler.geojson (**)
Download polygon array of Wheeler map for "Google Maps" :
Wheeler.txt
Bounding Box for Wheeler Map : ( 44.306662 , -120.495648 , 45.06875 , -119.652128 )
Wikipedia ID for Wheeler : Q495356
Wikipedia SPARQL Query for Wheeler (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q495356 wdt:P1082 ?population. }
OPTIONAL { wd:Q495356 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q495356 wdt:P2046 ?area. }
OPTIONAL { wd:Q495356 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q495356 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q495356 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 Wheeler map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.306662, -120.495648, 45.06875, -119.652128);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wheeler)
[out:json];
(
rel["name"="Wheeler"][type=boundary];
rel["name:en"="Wheeler"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wheeler
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bridge Creek | 44.732467 , -120.273170 |
Crown Rock | 44.917166 , -120.421142 |
Fossil | 44.997994 , -120.214691 |
Mitchell | 44.570266 , -120.153614 |
Richmond | 44.730970 , -119.992230 |
Service Creek | 44.797640 , -120.008340 |
Seward | 44.651333 , -120.259392 |
Spoos Mill | 44.518190 , -119.976110 |
Spray | 44.833110 , -119.794263 |
Spring Valley | 44.809974 , -119.736728 |
Twickenham | 44.743740 , -120.171960 |
Notes:
- You can download geometry data for Wheeler 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.