Minidoka (Idaho) Map Cropping Samples
Minidoka (Idaho) Map Cropping Samples-1
Minidoka (Idaho) Map Cropping Samples-2
Minidoka neighborhoods and villages map with 3D shadow effect
flag map of Minidoka with 3D shadow effect
Minidoka map with 3d shadow effect
Download outline map of Minidoka (geojson format) :
Minidoka.geojson (**)
Download polygon array of Minidoka map for "Google Maps" :
Minidoka.txt
Bounding Box for Minidoka Map : ( 42.518744 , -113.932904 , 43.200101 , -113.413026 )
Wikipedia ID for Minidoka : Q491052
Wikipedia SPARQL Query for Minidoka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491052 wdt:P1082 ?population. }
OPTIONAL { wd:Q491052 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491052 wdt:P2046 ?area. }
OPTIONAL { wd:Q491052 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491052 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491052 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 Minidoka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.518744, -113.932904, 43.200101, -113.413026);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Minidoka)
[out:json];
(
rel["name"="Minidoka"][type=boundary];
rel["name:en"="Minidoka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Minidoka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acequia | 42.667664 , -113.596696 |
Adelaide | 42.807130 , -113.721960 |
Amalga | 42.576850 , -113.724740 |
Budge | 42.608800 , -113.824460 |
Heyburn | 42.559760 , -113.761807 |
Hynes | 42.612130 , -113.891690 |
Minidoka | 42.753970 , -113.489955 |
Myers | 42.608800 , -113.754740 |
Norland | 42.794630 , -113.673350 |
Paul | 42.605430 , -113.784553 |
Rupert | 42.618948 , -113.673956 |
Schow | 42.586850 , -113.711400 |
Travers | 42.609080 , -113.736960 |
Notes:
- You can download geometry data for Minidoka 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.