Calhoun (South Carolina) Map Cropping Samples
Calhoun (South Carolina) Map Cropping Samples-1
Calhoun (South Carolina) Map Cropping Samples-2
Calhoun neighborhoods and villages map with 3D shadow effect
flag map of Calhoun with 3D shadow effect
Calhoun map with 3d shadow effect
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 : ( 33.466006 , -81.060499 , 33.88008 , -80.496273 )
Wikipedia ID for Calhoun : Q489377
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:Q489377 wdt:P1082 ?population. }
OPTIONAL { wd:Q489377 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q489377 wdt:P2046 ?area. }
OPTIONAL { wd:Q489377 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q489377 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q489377 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 Calhoun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.466006, -81.060499, 33.88008, -80.496273);
);
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 Villages | Coordinates (Latitude, Longitude) |
Cameron | 33.557955 , -80.715034 |
Creston | 33.597380 , -80.647590 |
Fort Motte | 33.739040 , -80.692590 |
Hammond Crossroads | 33.714600 , -80.872040 |
Lone Star | 33.625440 , -80.589530 |
Oak Grove | 33.778210 , -80.966760 |
Riley | 33.622650 , -80.799540 |
Sandy Run | 33.799880 , -80.963980 |
Singleton | 33.692100 , -80.729530 |
St. Matthews | 33.664053 , -80.777994 |
Tina | 33.602100 , -80.611480 |
Totness | 33.742650 , -80.800090 |
Weeks Landing | 33.690160 , -80.599810 |
Wertz Crossroads | 33.640150 , -80.788700 |
Wiles Crossroads | 33.709880 , -80.666750 |
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.