Buena Vista (Iowa) Map Cropping Samples
Buena Vista (Iowa) Map Cropping Samples-1
Buena Vista (Iowa) Map Cropping Samples-2
Buena Vista neighborhoods and villages map with 3D shadow effect
flag map of Buena Vista with 3D shadow effect
Buena Vista map with 3d shadow effect
Download outline map of Buena Vista (geojson format) :
Buena Vista.geojson (**)
Download polygon array of Buena Vista map for "Google Maps" :
Buena Vista.txt
Bounding Box for Buena Vista Map : ( 42.560309 , -95.388253 , 42.910139 , -94.913828 )
Wikipedia ID for Buena Vista : Q111957
Wikipedia SPARQL Query for Buena Vista (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q111957 wdt:P1082 ?population. }
OPTIONAL { wd:Q111957 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q111957 wdt:P2046 ?area. }
OPTIONAL { wd:Q111957 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q111957 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q111957 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 Buena Vista map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.560309, -95.388253, 42.910139, -94.913828);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buena Vista)
[out:json];
(
rel["name"="Buena Vista"][type=boundary];
rel["name:en"="Buena Vista"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buena Vista
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albert City | 42.781595 , -94.949029 |
Alta | 42.671690 , -95.304529 |
Casino Beach | 42.624150 , -95.228610 |
Elkton | 42.797480 , -95.368340 |
Hanover | 42.604700 , -95.368610 |
Juniata | 42.580260 , -95.148050 |
Lakeside | 42.617728 , -95.177190 |
Leverett | 42.906640 , -94.973600 |
Linn Grove | 42.892773 , -95.242761 |
Marathon | 42.860269 , -94.982869 |
Newell | 42.609762 , -95.003960 |
Rembrandt | 42.825723 , -95.166345 |
Sioux Rapids | 42.891559 , -95.148613 |
Storm Lake | 42.644332 , -95.197106 |
Sulphur Springs | 42.621920 , -95.097210 |
Truesdale | 42.729308 , -95.183125 |
Notes:
- You can download geometry data for Buena Vista 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.