Buchanan (Iowa) Map Cropping Samples

Buchanan (Iowa) Map Cropping Samples-1

Buchanan (Iowa) Map Cropping Samples-2

Buchanan neighborhoods and villages map with 3D shadow effect

flag map of Buchanan with 3D shadow effect

Buchanan map with 3d shadow effect
Download outline map of Buchanan (geojson format) :
Buchanan.geojson (**)
Download polygon array of Buchanan map for "Google Maps" :
Buchanan.txt
Bounding Box for Buchanan Map : ( 42.29628 , -92.08243 , 42.643973 , -91.596981 )
Wikipedia ID for Buchanan : Q231193
Wikipedia SPARQL Query for Buchanan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q231193 wdt:P1082 ?population. }
OPTIONAL { wd:Q231193 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q231193 wdt:P2046 ?area. }
OPTIONAL { wd:Q231193 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q231193 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q231193 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 Buchanan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.29628, -92.08243, 42.643973, -91.596981);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buchanan)
[out:json];
(
rel["name"="Buchanan"][type=boundary];
rel["name:en"="Buchanan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buchanan
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Aurora | 42.620108 , -91.729452 |
| Brandon | 42.315034 , -92.003222 |
| Bryantsburg | 42.574710 , -91.905450 |
| Doris | 42.480260 , -91.814340 |
| Fairbank | 42.640104 , -92.047570 |
| Gatesville | 42.441650 , -91.832390 |
| Hamerville | 42.312490 , -91.889620 |
| Hazleton | 42.617746 , -91.905840 |
| Independence | 42.462166 , -91.902977 |
| Jesup | 42.474470 , -92.065903 |
| Lamont | 42.598565 , -91.640427 |
| Littleton | 42.533320 , -92.023510 |
| Midway Trailer Court | 42.468040 , -92.054340 |
| Otterville | 42.508600 , -91.946560 |
| Quasqueton | 42.394354 , -91.757873 |
| Rowley | 42.368488 , -91.844496 |
| Shady Grove | 42.380550 , -92.054900 |
| Stanley | 42.641649 , -91.812310 |
| Vista | 42.413320 , -91.987120 |
| Winthrop | 42.470244 , -91.738025 |
| Wise | 42.482490 , -92.022950 |
Notes:
- You can download geometry data for Buchanan 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.