Morrow (Oregon) Map Cropping Samples
Morrow (Oregon) Map Cropping Samples-1
Morrow (Oregon) Map Cropping Samples-2
Morrow neighborhoods and villages map with 3D shadow effect
flag map of Morrow with 3D shadow effect
Morrow map with 3d shadow effect
Download outline map of Morrow (geojson format) :
Morrow.geojson (**)
Download polygon array of Morrow map for "Google Maps" :
Morrow.txt
Bounding Box for Morrow Map : ( 44.993525 , -120.00674 , 45.925456 , -119.145369 )
Wikipedia ID for Morrow : Q495368
Wikipedia SPARQL Query for Morrow (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q495368 wdt:P1082 ?population. }
OPTIONAL { wd:Q495368 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q495368 wdt:P2046 ?area. }
OPTIONAL { wd:Q495368 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q495368 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q495368 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 Morrow map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.993525, -120.00674, 45.925456, -119.145369);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Morrow)
[out:json];
(
rel["name"="Morrow"][type=boundary];
rel["name:en"="Morrow"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Morrow
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boardman | 45.837193 , -119.695722 |
Cecil | 45.617910 , -119.958920 |
Clarke | 45.837910 , -119.600860 |
Ella | 45.631240 , -119.808920 |
Gooseberry | 45.292360 , -119.891970 |
Hardman | 45.839860 , -119.700580 |
Heppner | 45.354678 , -119.555967 |
Ione | 45.503204 , -119.819831 |
Irrigon | 45.895840 , -119.488274 |
Lena | 45.399840 , -119.281960 |
Lexington | 45.446159 , -119.687952 |
Morgan | 45.552630 , -119.920590 |
Munley | 45.809179 , -119.498033 |
Pine City | 45.581240 , -119.416960 |
Ruggs | 45.263470 , -119.686690 |
Valby | 45.316520 , -119.841420 |
Notes:
- You can download geometry data for Morrow 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.