Gilliam (Oregon) Map Cropping Samples
Gilliam (Oregon) Map Cropping Samples-1
Gilliam (Oregon) Map Cropping Samples-2
Gilliam neighborhoods and villages map with 3D shadow effect
flag map of Gilliam with 3D shadow effect
Gilliam map with 3d shadow effect
Download outline map of Gilliam (geojson format) :
Gilliam.geojson (**)
Download polygon array of Gilliam map for "Google Maps" :
Gilliam.txt
Bounding Box for Gilliam Map : ( 45.065163 , -120.653568 , 45.812481 , -119.759829 )
Wikipedia ID for Gilliam : Q484685
Wikipedia SPARQL Query for Gilliam (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q484685 wdt:P1082 ?population. }
OPTIONAL { wd:Q484685 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q484685 wdt:P2046 ?area. }
OPTIONAL { wd:Q484685 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q484685 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q484685 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 Gilliam map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.065163, -120.653568, 45.812481, -119.759829);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gilliam)
[out:json];
(
rel["name"="Gilliam"][type=boundary];
rel["name:en"="Gilliam"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gilliam
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arlington | 45.720708 , -120.188732 |
Blalock | 45.694231 , -120.373172 |
Clem | 45.421240 , -120.203370 |
Condon | 45.236551 , -120.185827 |
Early | 45.712652 , -120.547657 |
Lonerock | 45.088698 , -119.884091 |
Mayville | 45.082350 , -120.192250 |
Mikkalo | 45.470960 , -120.234760 |
Olex | 45.497070 , -120.168930 |
Quinton | 45.692944 , -120.508056 |
Rock Creek | 45.572630 , -120.297270 |
Willows | 45.793726 , -120.039367 |
Notes:
- You can download geometry data for Gilliam 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.