Winnebago (Iowa) Map Cropping Samples
Winnebago (Iowa) Map Cropping Samples-1
Winnebago (Iowa) Map Cropping Samples-2
Winnebago neighborhoods and villages map with 3D shadow effect
flag map of Winnebago with 3D shadow effect
Winnebago map with 3d shadow effect
Download outline map of Winnebago (geojson format) :
Winnebago.geojson (**)
Download polygon array of Winnebago map for "Google Maps" :
Winnebago.txt
Bounding Box for Winnebago Map : ( 43.255021 , -93.97078 , 43.499886 , -93.497326 )
Wikipedia ID for Winnebago : Q249638
Wikipedia SPARQL Query for Winnebago (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q249638 wdt:P1082 ?population. }
OPTIONAL { wd:Q249638 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q249638 wdt:P2046 ?area. }
OPTIONAL { wd:Q249638 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q249638 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q249638 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 Winnebago map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.255021, -93.97078, 43.499886, -93.497326);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Winnebago)
[out:json];
(
rel["name"="Winnebago"][type=boundary];
rel["name:en"="Winnebago"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Winnebago
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amund | 43.473290 , -93.793280 |
Buffalo Center | 43.389389 , -93.942811 |
Forest City | 43.256969 , -93.636412 |
Lake Mills | 43.416949 , -93.532064 |
Leland | 43.331816 , -93.635098 |
Rake | 43.480567 , -93.920173 |
Scarville | 43.470967 , -93.616572 |
Thompson | 43.369750 , -93.774695 |
Vinje | 43.473290 , -93.676890 |
Notes:
- You can download geometry data for Winnebago 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.