Calhoun (Iowa) Map Cropping Samples

Calhoun (Iowa) Map Cropping Samples-1
Calhoun (Iowa) Map Cropping Samples-1
Calhoun (Iowa) Map Cropping Samples-2
Calhoun (Iowa) Map Cropping Samples-2
Download outline map of Calhoun (geojson format) : Calhoun.geojson (**)
Download polygon array of Calhoun map for "Google Maps" : Calhoun.txt
Bounding Box for Calhoun Map : ( 42.209016 , -94.91467 , 42.560309 , -94.397092 )
Wikipedia ID for Calhoun : Q111530
Wikipedia SPARQL Query for Calhoun (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q111530 wdt:P1082 ?population. }
OPTIONAL { wd:Q111530 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q111530 wdt:P2046 ?area. }
OPTIONAL { wd:Q111530 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q111530 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q111530 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.209016, -94.91467, 42.560309, -94.397092);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Calhoun)
[out:json];
(
rel["name"="Calhoun"][type=boundary];
rel["name:en"="Calhoun"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Calhoun
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Easley 42.311090 , -94.399410
Farnhamville 42.276784 , -94.407793
Jolley 42.479448 , -94.718260
Knierim 42.456140 , -94.455937
Knoke 42.516920 , -94.763040
Lake City 42.267637 , -94.731046
Lavinia 42.407760 , -94.746650
Lohrville 42.267173 , -94.551598
Manson 42.528385 , -94.540154
Piper 42.364980 , -94.553590
Pomeroy 42.551950 , -94.677820
Rands 42.324980 , -94.578870
Richard 42.427760 , -94.529700
Rinard 42.339613 , -94.484930
Rockwell City 42.398132 , -94.628916
Sherwood 42.359150 , -94.726930
Somers 42.378713 , -94.430956
Twin Lakes 42.477408 , -94.635439
Twin Lakes Trailer Court 42.469420 , -94.644150
Wightman 42.232480 , -94.609700
Yetter 42.316130 , -94.843166


Notes:
- You can download geometry data for Calhoun 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.

Create Calhoun neighborhoods and villages map.


Share this page