Allendale (South Carolina) Map Cropping Samples
Allendale (South Carolina) Map Cropping Samples-1
Allendale (South Carolina) Map Cropping Samples-2
Allendale neighborhoods and villages map with 3D shadow effect
flag map of Allendale with 3D shadow effect
Allendale map with 3d shadow effect
Download outline map of Allendale (geojson format) :
Allendale.geojson (**)
Download polygon array of Allendale map for "Google Maps" :
Allendale.txt
Bounding Box for Allendale Map : ( 32.744867 , -81.614033 , 33.158279 , -81.082291 )
Wikipedia ID for Allendale : Q497824
Wikipedia SPARQL Query for Allendale (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q497824 wdt:P1082 ?population. }
OPTIONAL { wd:Q497824 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q497824 wdt:P2046 ?area. }
OPTIONAL { wd:Q497824 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q497824 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q497824 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 Allendale map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.744867, -81.614033, 33.158279, -81.082291);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Allendale)
[out:json];
(
rel["name"="Allendale"][type=boundary];
rel["name:en"="Allendale"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Allendale
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Allendale | 33.008047 , -81.309164 |
Appleton | 33.043490 , -81.362890 |
Averill | 33.074320 , -81.513440 |
Baldock | 33.079320 , -81.423440 |
Barton | 32.922380 , -81.286490 |
Browns Landing | 33.049320 , -81.544830 |
Cohens Bluff Landing | 32.841550 , -81.426500 |
Concord Crossroads | 32.992100 , -81.422050 |
Fairfax | 32.959347 , -81.236333 |
Fennell Hill Landing | 32.927940 , -81.489550 |
Grays Crossroads | 33.047930 , -81.315110 |
Hayes Crossroads | 33.070160 , -81.275110 |
Jennys | 33.026270 , -81.113720 |
Johnsons Landing | 32.996820 , -81.490660 |
King Creek Landing | 32.920990 , -81.482610 |
Little Hell Landing | 33.061260 , -81.563440 |
Lopers Crossroads | 32.933490 , -81.267330 |
Martin | 33.069040 , -81.476500 |
Milbury | 32.925160 , -81.429830 |
Millett | 33.081260 , -81.535660 |
Moores Crossroads | 32.979050 , -81.325660 |
Red Bluff Landing | 32.872110 , -81.450940 |
Rouse | 32.885440 , -81.275380 |
Seigling | 33.044320 , -81.315110 |
Solomons Crossroads | 32.794610 , -81.322330 |
Steel Creek Landing | 33.095150 , -81.611780 |
Sycamore | 33.036216 , -81.222293 |
Ulmer | 33.098643 , -81.208047 |
Woods Crossroads | 32.985160 , -81.347610 |
Notes:
- You can download geometry data for Allendale 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.