Terrell (Georgia) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Terrell
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bridges Crossroad 31.766000 , -84.353800
Bronwood 31.830545 , -84.364332
Chickasawhatchee 31.701280 , -84.374640
Clarks Mill 31.644340 , -84.466300
Cottondale 31.908770 , -84.436860
Dawson 31.772143 , -84.443668
Doverel 31.701560 , -84.522140
Graves 31.768220 , -84.519080
Herod 31.698780 , -84.441300
Oakville 31.852660 , -84.464080
Olivers Mill 31.872390 , -84.336300
Parrott 31.894383 , -84.511757
Pleasant Hill 31.878500 , -84.402690
Sasser 31.719916 , -84.347765


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


Share this page