Appling (Georgia) Map Cropping Samples
Appling (Georgia) Map Cropping Samples-1
Appling (Georgia) Map Cropping Samples-2
Appling neighborhoods and villages map with 3D shadow effect
flag map of Appling with 3D shadow effect
Appling map with 3d shadow effect
Download outline map of Appling (geojson format) :
Appling.geojson (**)
Download polygon array of Appling map for "Google Maps" :
Appling.txt
Bounding Box for Appling Map : ( 31.469253 , -82.550714 , 31.966182 , -82.048582 )
Wikipedia ID for Appling : Q488186
Wikipedia SPARQL Query for Appling (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488186 wdt:P1082 ?population. }
OPTIONAL { wd:Q488186 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488186 wdt:P2046 ?area. }
OPTIONAL { wd:Q488186 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488186 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488186 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 Appling map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.469253, -82.550714, 31.966182, -82.048582);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Appling)
[out:json];
(
rel["name"="Appling"][type=boundary];
rel["name:en"="Appling"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Appling
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bassville | 31.782140 , -82.369850 |
Baxley | 31.764801 , -82.350998 |
Bethel | 31.823260 , -82.148180 |
Cook Heights | 31.797700 , -82.353740 |
Davis | 31.898530 , -82.256510 |
Eason Bluff | 31.899920 , -82.181790 |
Graham | 31.829156 , -82.502965 |
Holmesville | 31.703810 , -82.320680 |
McTier | 31.806030 , -82.245960 |
Phillipi | 31.754920 , -82.387070 |
Pine Forest | 31.740750 , -82.351520 |
Pine Grove | 31.813250 , -82.447350 |
Prentiss | 31.794080 , -82.395690 |
Shady Acres | 31.758530 , -82.365130 |
Spring Branch | 31.841580 , -82.351790 |
Surrency | 31.721579 , -82.198732 |
Weatherly Park | 31.750750 , -82.353740 |
Wheaton | 31.755480 , -82.282630 |
Zion | 31.863810 , -82.179840 |
Notes:
- You can download geometry data for Appling 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.