Download outline map of Klickitat (geojson format) :
Klickitat.geojson (**)
Download polygon array of Klickitat map for "Google Maps" :
Klickitat.txt
Bounding Box for Klickitat Map : ( 45.606098 , -121.612828 , 46.044933 , -119.866265 )
Wikipedia ID for Klickitat : Q820502
Wikipedia SPARQL Query for Klickitat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q820502 wdt:P1082 ?population. }
OPTIONAL { wd:Q820502 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q820502 wdt:P2046 ?area. }
OPTIONAL { wd:Q820502 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q820502 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q820502 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 Klickitat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.606098, -121.612828, 46.044933, -119.866265);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Klickitat)
[out:json];
(
rel["name"="Klickitat"][type=boundary];
rel["name:en"="Klickitat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Klickitat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alderdale | 45.834850 , -119.920870 |
Appleton | 45.811790 , -121.271180 |
B Z Corner | 45.850120 , -121.508970 |
Bates | 45.704850 , -120.426720 |
Bickleton | 46.005642 , -120.307980 |
Big Eddy | 45.649748 , -121.096415 |
Bingen | 45.715132 , -121.469446 |
Blockhouse | 45.839570 , -120.937570 |
Centerville | 45.753994 , -120.908080 |
Chatfield | 45.709146 , -121.359218 |
Cleveland | 45.970680 , -120.353110 |
Dallesport | 45.631580 , -121.174915 |
Dot | 45.866520 , -120.345330 |
Firwood | 45.931230 , -120.912850 |
Gilmer | 45.871230 , -121.465350 |
Glenwood | 46.018730 , -121.290630 |
Goldendale | 45.821399 , -120.819116 |
Goodnoe | 45.715960 , -120.513940 |
Goodnoe Hills | 45.751240 , -120.480330 |
Gooseneck | 45.716510 , -121.030350 |
Guler | 45.999560 , -121.540640 |
Husum | 45.799290 , -121.487020 |
Klickitat | 45.817976 , -121.162569 |
Klickitat Heights | 45.782620 , -121.323410 |
Klickitat Springs | 45.820960 , -121.117290 |
Laurel | 45.944010 , -121.380080 |
Laws Corner | 45.753730 , -121.425630 |
Lyle | 45.695580 , -121.280532 |
Maryhill | 45.692753 , -120.807168 |
Mccredie | 45.820690 , -119.997820 |
Miller | 45.668575 , -120.880980 |
Moona | 45.785690 , -120.105600 |
Mountain Brook | 45.790680 , -121.411460 |
Murdock | 45.654290 , -121.188400 |
Panakanic | 45.890254 , -121.326787 |
Pitt | 45.795680 , -121.200910 |
Pleasant Valley | 45.834570 , -120.591720 |
Roosevelt | 45.747604 , -120.216091 |
Sixprong | 45.857350 , -120.033650 |
Smithville | 45.648730 , -121.163960 |
Straight Point | 45.697340 , -121.395910 |
Sundale | 45.719850 , -120.317820 |
Swale | 45.758460 , -121.072290 |
Towal | 45.751240 , -120.603950 |
Trout Lake | 45.997555 , -121.529004 |
Wahkiacus | 45.825680 , -121.098400 |
Warwick | 45.721790 , -120.998680 |
White Salmon | 45.728261 , -121.485229 |
Wishram | 45.659923 , -120.969745 |
Wishram Heights | 45.663460 , -120.973960 |
Woodruff Mill | 45.857340 , -121.149520 |
Notes:
- You can download geometry data for Klickitat 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.