Calhoun (Florida) Map Cropping Samples

Calhoun (Florida) Map Cropping Samples-1
Calhoun (Florida) Map Cropping Samples-1
Calhoun (Florida) Map Cropping Samples-2
Calhoun (Florida) 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 : ( 30.199889 , -85.389755 , 30.608079 , -84.932519 )
Wikipedia ID for Calhoun : Q174913
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:Q174913 wdt:P1082 ?population. }
OPTIONAL { wd:Q174913 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q174913 wdt:P2046 ?area. }
OPTIONAL { wd:Q174913 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q174913 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q174913 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"](30.199889, -85.389755, 30.608079, -84.932519);
);
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)
Abe Springs 30.365750 , -85.147420
Altha 30.572067 , -85.127003
Blountstown 30.443005 , -85.045357
Broad Branch 30.311590 , -85.295470
Chason 30.535190 , -85.191870
Chipola 30.505190 , -85.118250
Clarksville 30.436860 , -85.186030
Cox 30.601580 , -85.139090
Fisher Corner 30.381580 , -85.215200
Frink 30.368530 , -85.214090
Gaskins 30.305750 , -85.126580
Henderson Mill 30.567970 , -85.069640
Kinard 30.280750 , -85.263810
Marysville 30.294640 , -85.098250
New Hope 30.358530 , -85.065470
Ocheesee 30.575750 , -85.016860
Ocheesee Landing 30.582140 , -84.966030
Pine Island 30.473810 , -85.042970
Scotts Ferry 30.295470 , -85.131580
Selman 30.536030 , -85.028530
Sharpstown 30.366590 , -85.100200
Willis 30.553250 , -85.186590


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