Download outline map of Allamakee (geojson format) :
Allamakee.geojson (**)
Download polygon array of Allamakee map for "Google Maps" :
Allamakee.txt
Bounding Box for Allamakee Map : ( 43.080247 , -91.611023 , 43.501015 , -91.05791 )
Wikipedia ID for Allamakee : Q111859
Wikipedia SPARQL Query for Allamakee (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q111859 wdt:P1082 ?population. }
OPTIONAL { wd:Q111859 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q111859 wdt:P2046 ?area. }
OPTIONAL { wd:Q111859 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q111859 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q111859 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 Allamakee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.080247, -91.611023, 43.501015, -91.05791);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Allamakee)
[out:json];
(
rel["name"="Allamakee"][type=boundary];
rel["name:en"="Allamakee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Allamakee
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Church | 43.352200 , -91.339020 |
Dalby | 43.264140 , -91.274020 |
Dorchester | 43.469690 , -91.510970 |
Egan | 43.156650 , -91.289580 |
Eldergrove | 43.239700 , -91.219850 |
Elon | 43.264140 , -91.324020 |
Hanover | 43.360810 , -91.520700 |
Harpers Ferry | 43.200912 , -91.152009 |
Ion | 43.112760 , -91.262080 |
Lansing | 43.360690 , -91.225857 |
Lansing Valley Mobile City | 43.362200 , -91.216520 |
Ludlow | 43.226370 , -91.566810 |
Lycurgus | 43.331090 , -91.424030 |
Lyndale | 43.298870 , -91.283470 |
Maud | 43.226370 , -91.370410 |
New Albin | 43.496980 , -91.288157 |
Postville | 43.083949 , -91.568213 |
Quandahl | 43.449970 , -91.606530 |
Rossville | 43.189420 , -91.375690 |
Sixteen | 43.126650 , -91.315970 |
Thompson Corner | 43.266370 , -91.230690 |
Village Creek | 43.309140 , -91.235130 |
Waterville | 43.208322 , -91.296027 |
Waukon | 43.268567 , -91.477857 |
Waukon Junction | 43.153310 , -91.188190 |
Yellow River | 43.087760 , -91.187910 |
Notes:
- You can download geometry data for Allamakee 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.