Marlboro (South Carolina) Map Cropping Samples

Marlboro (South Carolina) Map Cropping Samples-1

Marlboro (South Carolina) Map Cropping Samples-2

Marlboro neighborhoods and villages map with 3D shadow effect

flag map of Marlboro with 3D shadow effect

Marlboro map with 3d shadow effect
Download outline map of Marlboro (geojson format) :
Marlboro.geojson (**)
Download polygon array of Marlboro map for "Google Maps" :
Marlboro.txt
Bounding Box for Marlboro Map : ( 34.297994 , -79.934621 , 34.806555 , -79.450034 )
Wikipedia ID for Marlboro : Q512816
Wikipedia SPARQL Query for Marlboro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q512816 wdt:P1082 ?population. }
OPTIONAL { wd:Q512816 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q512816 wdt:P2046 ?area. }
OPTIONAL { wd:Q512816 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q512816 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q512816 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 Marlboro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.297994, -79.934621, 34.806555, -79.450034);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marlboro)
[out:json];
(
rel["name"="Marlboro"][type=boundary];
rel["name:en"="Marlboro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marlboro
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Adamsville Crossroads | 34.688210 , -79.595610 |
| Argyle | 34.489050 , -79.682280 |
| Bennettsville | 34.630374 , -79.687451 |
| Blenheim | 34.509758 , -79.652486 |
| Boykin | 34.732660 , -79.644220 |
| Breeden | 34.653210 , -79.659220 |
| Bristow | 34.419330 , -79.618390 |
| Brownsville | 34.392380 , -79.592280 |
| Brutons Fork | 34.699320 , -79.666170 |
| Chavistown | 34.694880 , -79.767840 |
| Clio | 34.579046 , -79.546059 |
| Drake | 34.472660 , -79.667000 |
| Dunbar | 34.533770 , -79.561160 |
| Dyers Hill | 34.582930 , -79.760900 |
| Five Forks | 34.552100 , -79.597550 |
| Fletcher | 34.714330 , -79.595330 |
| Fulton | 34.778210 , -79.791730 |
| Hebron | 34.575720 , -79.592830 |
| Madeline | 34.635710 , -79.766730 |
| McColl | 34.666487 , -79.544793 |
| Monroe Crossroads | 34.545160 , -79.655060 |
| Newtonville | 34.708490 , -79.638110 |
| Parnassus | 34.492660 , -79.642280 |
| Quick Crossroads | 34.717100 , -79.739780 |
| Red Bluff | 34.611270 , -79.505610 |
| Salem | 34.530440 , -79.701170 |
| Scott | 34.534600 , -79.692000 |
| Tatum | 34.643820 , -79.586710 |
| Wallace | 34.720066 , -79.847904 |
Notes:
- You can download geometry data for Marlboro 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.