Download outline map of Kootenai (geojson format) :
Kootenai.geojson (**)
Download polygon array of Kootenai map for "Google Maps" :
Kootenai.txt
Bounding Box for Kootenai Map : ( 47.36592 , -117.042657 , 47.991628 , -116.322779 )
Wikipedia ID for Kootenai : Q494460
Wikipedia SPARQL Query for Kootenai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q494460 wdt:P1082 ?population. }
OPTIONAL { wd:Q494460 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q494460 wdt:P2046 ?area. }
OPTIONAL { wd:Q494460 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q494460 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q494460 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 Kootenai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.36592, -117.042657, 47.991628, -116.322779);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kootenai)
[out:json];
(
rel["name"="Kootenai"][type=boundary];
rel["name:en"="Kootenai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kootenai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Athol | 47.944594 , -116.707905 |
Atlas | 47.700460 , -116.829640 |
Bayview | 47.980180 , -116.560200 |
Belmont | 47.926010 , -116.639640 |
Canyon | 47.575190 , -116.412670 |
Cataldo | 47.548810 , -116.329610 |
Chilco | 47.863790 , -116.746580 |
Chl'ach'alqw Landing | 47.459650 , -116.823780 |
Clarksville | 47.753790 , -116.732970 |
Coeur d'Alene | 47.704046 , -116.792728 |
Coeur D'alene Junction | 47.759752 , -116.930236 |
Conkling Park | 47.399815 , -116.770308 |
Corbin Junction | 47.891020 , -116.720750 |
Dalton Gardens | 47.732689 , -116.769831 |
Dudley | 47.541860 , -116.424340 |
Echo Beach | 47.887680 , -116.876590 |
Eddyville | 47.616020 , -116.731570 |
English Point | 47.786570 , -116.709910 |
Excelsior Beach | 47.880180 , -116.876860 |
Fernan Lake Village | 47.672661 , -116.747037 |
Fir Grove | 47.894350 , -116.910200 |
Garwood | 47.831850 , -116.777420 |
Harris Landing | 47.784910 , -116.702690 |
Harrison | 47.467689 , -116.804859 |
Hauser | 47.767087 , -117.012735 |
Haycrop | 47.742555 , -116.847496 |
Hayden | 47.768576 , -116.801038 |
Hayden Lake | 47.763756 , -116.756458 |
Howelltown | 47.781135 , -117.011545 |
Huetter | 47.703542 , -116.850137 |
Lacon | 47.439070 , -116.745180 |
Lane | 47.506860 , -116.536280 |
Len Landing | 47.529070 , -116.839350 |
Medimont | 47.476020 , -116.604340 |
Mozart | 47.411010 , -116.936850 |
North Pole | 47.904350 , -116.742140 |
Pleasant View | 47.686850 , -117.012420 |
Post Falls | 47.720178 , -116.939712 |
Ramsey | 47.864350 , -116.808250 |
Rathdrum | 47.799200 , -116.891127 |
Rockaway Beach | 47.788520 , -116.699910 |
Rockford Bay | 47.508637 , -116.886534 |
Rose Lake | 47.538800 , -116.471840 |
Setters | 47.467960 , -117.008240 |
Silver Beach | 47.948240 , -116.892140 |
Silver Sands Beach | 47.892130 , -116.884640 |
Smaq'wqn Hill | 47.477970 , -116.602190 |
Spirit Lake | 47.965836 , -116.869932 |
Springston | 47.478240 , -116.732960 |
State Line | 47.705442 , -117.035874 |
State Line Village | 47.707220 , -117.038040 |
Sturgeon | 47.849630 , -116.860750 |
Twin Beaches | 47.619910 , -116.798240 |
Twinlow | 47.877130 , -116.856310 |
Wolf Lodge | 47.641300 , -116.616850 |
Worley | 47.400680 , -116.919300 |
Notes:
- You can download geometry data for Kootenai 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.