Treutlen (Georgia) Map Cropping Samples
Treutlen (Georgia) Map Cropping Samples-1
Treutlen (Georgia) Map Cropping Samples-2
Treutlen neighborhoods and villages map with 3D shadow effect
flag map of Treutlen with 3D shadow effect
Treutlen map with 3d shadow effect
Download outline map of Treutlen (geojson format) :
Treutlen.geojson (**)
Download polygon array of Treutlen map for "Google Maps" :
Treutlen.txt
Bounding Box for Treutlen Map : ( 32.293595 , -82.748742 , 32.512507 , -82.38194 )
Wikipedia ID for Treutlen : Q503071
Wikipedia SPARQL Query for Treutlen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q503071 wdt:P1082 ?population. }
OPTIONAL { wd:Q503071 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q503071 wdt:P2046 ?area. }
OPTIONAL { wd:Q503071 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q503071 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q503071 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 Treutlen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.293595, -82.748742, 32.512507, -82.38194);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Treutlen)
[out:json];
(
rel["name"="Treutlen"][type=boundary];
rel["name:en"="Treutlen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Treutlen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barnhill | 32.326560 , -82.669020 |
Blackville | 32.482110 , -82.598190 |
Five Points | 32.422950 , -82.465690 |
Gillis Springs | 32.459340 , -82.491520 |
Lothair | 32.355170 , -82.655410 |
Orianna | 32.474060 , -82.645130 |
Orland | 32.433500 , -82.672360 |
Soperton | 32.378193 , -82.594448 |
Zaidee | 32.374060 , -82.529020 |
Notes:
- You can download geometry data for Treutlen 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.