Toombs (Georgia) Map Cropping Samples
Toombs (Georgia) Map Cropping Samples-1
Toombs (Georgia) Map Cropping Samples-2
Toombs neighborhoods and villages map with 3D shadow effect
flag map of Toombs with 3D shadow effect
Toombs map with 3d shadow effect
Download outline map of Toombs (geojson format) :
Toombs.geojson (**)
Download polygon array of Toombs map for "Google Maps" :
Toombs.txt
Bounding Box for Toombs Map : ( 31.911798 , -82.483131 , 32.35383 , -82.181912 )
Wikipedia ID for Toombs : Q376822
Wikipedia SPARQL Query for Toombs (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q376822 wdt:P1082 ?population. }
OPTIONAL { wd:Q376822 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q376822 wdt:P2046 ?area. }
OPTIONAL { wd:Q376822 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q376822 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q376822 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 Toombs map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.911798, -82.483131, 32.35383, -82.181912);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toombs)
[out:json];
(
rel["name"="Toombs"][type=boundary];
rel["name:en"="Toombs"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Toombs
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cedar Crossing | 32.025750 , -82.407910 |
Center | 32.127970 , -82.396790 |
Charles | 32.221850 , -82.428740 |
English Eddy | 31.969360 , -82.356520 |
Grays Landing | 31.967970 , -82.434300 |
Johnson Corner | 32.065190 , -82.301240 |
Lyons | 32.205280 , -82.321438 |
McNatt Falls | 31.970190 , -82.471520 |
New Branch | 32.082140 , -82.251510 |
Normantown | 32.306290 , -82.369570 |
Ohoopee | 32.180190 , -82.219570 |
Ponderosa | 32.195750 , -82.254290 |
Rock Springs | 32.073250 , -82.414570 |
Santa Claus | 32.171261 , -82.329729 |
South Thompson | 32.108250 , -82.370680 |
Toombs Central | 32.047410 , -82.347900 |
Vidalia | 32.213380 , -82.403478 |
Notes:
- You can download geometry data for Toombs 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.