Van Buren (Iowa) Map Cropping Samples
![Van Buren (Iowa) Map Cropping Samples-1](og_image/map_cropping/4-102086489-1.jpeg)
Van Buren (Iowa) Map Cropping Samples-1
![Van Buren (Iowa) Map Cropping Samples-2](og_image/map_cropping/4-102086489-3.jpeg)
Van Buren (Iowa) Map Cropping Samples-2
![Van Buren neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102086489.jpg)
Van Buren neighborhoods and villages map with 3D shadow effect
![flag map of Van Buren with 3D shadow effect](og_image/flag_maps/flag_map_102086489.jpg)
flag map of Van Buren with 3D shadow effect
![Van Buren map with 3d shadow effect](og_image/blank_maps/map_102086489.png)
Van Buren map with 3d shadow effect
Download outline map of Van Buren (geojson format) :
Van Buren.geojson (**)
Download polygon array of Van Buren map for "Google Maps" :
Van Buren.txt
Bounding Box for Van Buren Map : ( 40.59853 , -92.179782 , 40.901362 , -91.716432 )
Wikipedia ID for Van Buren : Q182644
Wikipedia SPARQL Query for Van Buren (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q182644 wdt:P1082 ?population. }
OPTIONAL { wd:Q182644 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q182644 wdt:P2046 ?area. }
OPTIONAL { wd:Q182644 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q182644 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q182644 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 Van Buren map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.59853, -92.179782, 40.901362, -91.716432);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Van Buren)
[out:json];
(
rel["name"="Van Buren"][type=boundary];
rel["name:en"="Van Buren"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Van Buren
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bentonsport | 40.725590 , -91.853780 |
Birmingham | 40.877708 , -91.947259 |
Bonaparte | 40.701174 , -91.800522 |
Cantril | 40.642841 , -92.068466 |
Douds | 40.843848 , -92.076387 |
Farmington | 40.638854 , -91.739014 |
Harrisburg | 40.770590 , -91.777110 |
Keosauqua | 40.734689 , -91.960534 |
Kilbourn | 40.806140 , -91.969900 |
Leando | 40.822129 , -92.080524 |
Lebanon | 40.725860 , -92.082400 |
Lexington | 40.699200 , -91.814610 |
Milton | 40.671185 , -92.162150 |
Mount Sterling | 40.618104 , -91.936738 |
Mount Zion | 40.788640 , -91.933780 |
Pierceville | 40.784470 , -91.833500 |
Pittsburg | 40.746420 , -91.991840 |
Plymouth | 40.653370 , -91.745170 |
Selma | 40.870300 , -92.153230 |
Stockport | 40.857286 , -91.833360 |
Utica | 40.814750 , -91.834890 |
Winchester | 40.850300 , -91.899890 |
Notes:
- You can download geometry data for Van Buren 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.