Bremer (Iowa) Map Cropping Samples
Bremer (Iowa) Map Cropping Samples-1
Bremer (Iowa) Map Cropping Samples-2
Bremer neighborhoods and villages map with 3D shadow effect
flag map of Bremer with 3D shadow effect
Bremer map with 3d shadow effect
Download outline map of Bremer (geojson format) :
Bremer.geojson (**)
Download polygon array of Bremer map for "Google Maps" :
Bremer.txt
Bounding Box for Bremer Map : ( 42.641952 , -92.554799 , 42.907271 , -92.081401 )
Wikipedia ID for Bremer : Q113763
Wikipedia SPARQL Query for Bremer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q113763 wdt:P1082 ?population. }
OPTIONAL { wd:Q113763 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q113763 wdt:P2046 ?area. }
OPTIONAL { wd:Q113763 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q113763 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q113763 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 Bremer map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.641952, -92.554799, 42.907271, -92.081401);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bremer)
[out:json];
(
rel["name"="Bremer"][type=boundary];
rel["name:en"="Bremer"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bremer
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buck Creek | 42.758590 , -92.140730 |
Denver | 42.668902 , -92.334637 |
Frederika | 42.883407 , -92.306168 |
Horton | 42.847480 , -92.475460 |
Janesville | 42.645887 , -92.462927 |
Klinger | 42.656650 , -92.219350 |
Knittel | 42.715260 , -92.258510 |
Miner | 42.714710 , -92.101290 |
Old Tripoli | 42.826090 , -92.265460 |
Plainfield | 42.844525 , -92.535900 |
Readlyn | 42.703769 , -92.225022 |
Roxie | 42.848030 , -92.417680 |
Seigel | 42.839980 , -92.356010 |
Spring Fountain | 42.832760 , -92.180450 |
Sumner | 42.849464 , -92.097423 |
Tripoli | 42.808330 , -92.257894 |
Waverly | 42.725130 , -92.469762 |
Waverly Junction | 42.667760 , -92.528240 |
Notes:
- You can download geometry data for Bremer 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.