Barnwell (South Carolina) Map Cropping Samples
Barnwell (South Carolina) Map Cropping Samples-1
Barnwell (South Carolina) Map Cropping Samples-2
Barnwell neighborhoods and villages map with 3D shadow effect
flag map of Barnwell with 3D shadow effect
Barnwell map with 3d shadow effect
Download outline map of Barnwell (geojson format) :
Barnwell.geojson (**)
Download polygon array of Barnwell map for "Google Maps" :
Barnwell.txt
Bounding Box for Barnwell Map : ( 33.092852 , -81.772435 , 33.490479 , -81.192881 )
Wikipedia ID for Barnwell : Q497917
Wikipedia SPARQL Query for Barnwell (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q497917 wdt:P1082 ?population. }
OPTIONAL { wd:Q497917 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q497917 wdt:P2046 ?area. }
OPTIONAL { wd:Q497917 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q497917 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q497917 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 Barnwell map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.092852, -81.772435, 33.490479, -81.192881);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Barnwell)
[out:json];
(
rel["name"="Barnwell"][type=boundary];
rel["name:en"="Barnwell"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Barnwell
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ashleigh | 33.300980 , -81.317610 |
Barnwell | 33.241938 , -81.365912 |
Blackville | 33.355200 , -81.283524 |
Boiling Springs | 33.135150 , -81.431220 |
Elko | 33.380745 , -81.380525 |
Hagoods Mill | 33.213490 , -81.314550 |
Happy Bottom | 33.245980 , -81.373440 |
Hattieville | 33.112370 , -81.611220 |
Healing Springs | 33.394040 , -81.273440 |
Hells Half Acre | 33.239870 , -81.366220 |
Hilda | 33.273978 , -81.246610 |
Kline | 33.125141 , -81.342564 |
Long Branch | 33.322090 , -81.387880 |
Owens Crossroad | 33.156820 , -81.400940 |
Patterson Mill | 33.178480 , -81.479000 |
Reynold | 33.366820 , -81.330380 |
Snelling | 33.241639 , -81.462170 |
Walker | 33.412930 , -81.301220 |
Williston | 33.401791 , -81.421961 |
Notes:
- You can download geometry data for Barnwell 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.