Stephens (Georgia) Map Cropping Samples

Stephens (Georgia) Map Cropping Samples-1
Stephens (Georgia) Map Cropping Samples-1
Stephens (Georgia) Map Cropping Samples-2
Stephens (Georgia) Map Cropping Samples-2
Download outline map of Stephens (geojson format) : Stephens.geojson (**)
Download polygon array of Stephens map for "Google Maps" : Stephens.txt
Bounding Box for Stephens Map : ( 34.460883 , -83.45977 , 34.687187 , -83.103451 )
Wikipedia ID for Stephens : Q498362
Wikipedia SPARQL Query for Stephens (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q498362 wdt:P1082 ?population. }
OPTIONAL { wd:Q498362 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q498362 wdt:P2046 ?area. }
OPTIONAL { wd:Q498362 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q498362 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q498362 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.460883, -83.45977, 34.687187, -83.103451);
);
out geom;

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

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

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


Neighborhoods and Villages of Stephens
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Avalon 34.502685 , -83.196700
Ayersville 34.560930 , -83.413220
Boydville 34.540100 , -83.366280
Eastanollee 34.520380 , -83.255440
Fairview 34.535930 , -83.160160
Fighting Pine 34.564820 , -83.245440
Hayes Crossing 34.531210 , -83.293220
Jarrett 34.609260 , -83.242660
Martin 34.485576 , -83.198255
Mize 34.473430 , -83.336830
Toccoa 34.580721 , -83.325801
Toccoa Falls 34.593710 , -83.358220
Toms Creek 34.479820 , -83.243770
Union Hill 34.502320 , -83.283220


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


Share this page