Chester (South Carolina) Map Cropping Samples

Chester (South Carolina) Map Cropping Samples-1
Chester (South Carolina) Map Cropping Samples-1
Chester (South Carolina) Map Cropping Samples-2
Chester (South Carolina) Map Cropping Samples-2
Download outline map of Chester (geojson format) : Chester.geojson (**)
Download polygon array of Chester map for "Google Maps" : Chester.txt
Bounding Box for Chester Map : ( 34.543146 , -81.488275 , 34.822342 , -80.859591 )
Wikipedia ID for Chester : Q497377
Wikipedia SPARQL Query for Chester (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q497377 wdt:P1082 ?population. }
OPTIONAL { wd:Q497377 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q497377 wdt:P2046 ?area. }
OPTIONAL { wd:Q497377 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q497377 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q497377 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"](34.543146, -81.488275, 34.822342, -80.859591);
);
out geom;

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

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

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


Neighborhoods and Villages of Chester
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Airlee 34.748190 , -81.199810
Armenia 34.768470 , -81.292870
Bascomville 34.699030 , -80.976470
Baton Rouge 34.697080 , -81.343980
Beckhamville 34.590420 , -80.919800
Blackstock 34.558480 , -81.152310
Cabal 34.806520 , -81.452590
Caldwell Crossroad 34.573750 , -80.972030
Cedar Grove 34.722360 , -81.232590
Chester 34.704997 , -81.213415
Cornwell 34.607360 , -81.179260
Dinber 34.793750 , -81.206750
Edgemoor 34.805700 , -81.011470
Eureka Mill 34.717784 , -81.192945
Evans 34.669860 , -81.190640
Forest Hills 34.670140 , -81.196480
Fort Lawn 34.700234 , -80.899121
Gayle Mill 34.702223 , -81.239247
Great Falls 34.575341 , -80.904819
Hicklin Crossing 34.790970 , -81.048140
Hilltop Acres 34.683750 , -81.205920
Knox 34.721810 , -81.080920
Lake View 34.648760 , -80.899800
Lakewood 34.732080 , -81.175090
Lando 34.776250 , -81.010080
Landsford 34.774590 , -80.921190
Leeds 34.629580 , -81.396210
Lewis 34.778750 , -81.133420
Lowrys 34.804010 , -81.237222
McKeown 34.617640 , -81.182310
Nitrolee 34.582920 , -80.906750
Orrs 34.717080 , -81.123420
Peden Oaks 34.678470 , -81.170370
Pineview Lakes 34.683470 , -81.197030
Quail Hollow 34.726530 , -81.178700
Richburg 34.716622 , -81.019578
Rodman 34.768750 , -81.088140
Rolling Hills Estates 34.718470 , -81.223420
Rossville 34.603480 , -80.992580
Rowell 34.794030 , -80.920630
Sandy River 34.656530 , -81.326760
Springwood Lakes 34.686810 , -81.240090
Stover 34.550980 , -81.018970
Stringfellow 34.737640 , -81.175090
Wellridge 34.622360 , -81.074530
Wilksburg 34.745140 , -81.385930
York Terrace 34.721810 , -81.207030


Notes:
- You can download geometry data for Chester 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 Chester neighborhoods and villages map.


Share this page