Schley (Georgia) Map Cropping Samples
Schley (Georgia) Map Cropping Samples-1
Schley (Georgia) Map Cropping Samples-2
Schley neighborhoods and villages map with 3D shadow effect
flag map of Schley with 3D shadow effect
Schley map with 3d shadow effect
Download outline map of Schley (geojson format) :
Schley.geojson (**)
Download polygon array of Schley map for "Google Maps" :
Schley.txt
Bounding Box for Schley Map : ( 32.158493 , -84.430215 , 32.428095 , -84.181657 )
Wikipedia ID for Schley : Q387216
Wikipedia SPARQL Query for Schley (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q387216 wdt:P1082 ?population. }
OPTIONAL { wd:Q387216 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q387216 wdt:P2046 ?area. }
OPTIONAL { wd:Q387216 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q387216 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q387216 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 Schley map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.158493, -84.430215, 32.428095, -84.181657);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Schley)
[out:json];
(
rel["name"="Schley"][type=boundary];
rel["name:en"="Schley"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Schley
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bumphead | 32.189330 , -84.203520 |
Concord | 32.331260 , -84.342420 |
Ellaville | 32.238018 , -84.308897 |
La Crosse | 32.186830 , -84.240190 |
Murrays Crossroads | 32.320990 , -84.294360 |
Walls Crossing | 32.253770 , -84.370470 |
Notes:
- You can download geometry data for Schley 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.