White (Georgia) Map Cropping Samples
White (Georgia) Map Cropping Samples-1
White (Georgia) Map Cropping Samples-2
White neighborhoods and villages map with 3D shadow effect
flag map of White with 3D shadow effect
White map with 3d shadow effect
Download outline map of White (geojson format) :
White.geojson (**)
Download polygon array of White map for "Google Maps" :
White.txt
Bounding Box for White Map : ( 34.503598 , -83.877418 , 34.801374 , -83.615517 )
Wikipedia ID for White : Q389365
Wikipedia SPARQL Query for White (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q389365 wdt:P1082 ?population. }
OPTIONAL { wd:Q389365 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q389365 wdt:P2046 ?area. }
OPTIONAL { wd:Q389365 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q389365 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q389365 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 White map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.503598, -83.877418, 34.801374, -83.615517);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (White)
[out:json];
(
rel["name"="White"][type=boundary];
rel["name:en"="White"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of White
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Benefit | 34.557600 , -83.729900 |
Centerside | 34.518150 , -83.735180 |
Cleveland | 34.597363 , -83.762161 |
Helen | 34.704398 , -83.720226 |
Kinseytown | 34.588150 , -83.650450 |
Leaf | 34.574540 , -83.661010 |
Leo | 34.541210 , -83.740460 |
Mossy Creek | 34.541210 , -83.685460 |
Pink | 34.591490 , -83.712400 |
Robertstown | 34.710090 , -83.740730 |
Rogers Mill | 34.503710 , -83.677680 |
Sautee | 34.684540 , -83.680730 |
Sautee Nacoochee | 34.689541 , -83.685970 |
Stovall Mill | 34.611210 , -83.672120 |
Tesnatee | 34.541760 , -83.831850 |
Yonah | 34.643746 , -83.741050 |
Notes:
- You can download geometry data for White 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.