Unicoi (Tennessee) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Unicoi
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Banner Hill 36.122347 , -82.420200
Bumpus Cove 36.154270 , -82.487360
Clearbranch 36.054270 , -82.516250
Coffee Ridge 36.024000 , -82.508750
Davis Springs 36.177050 , -82.275690
Ernestville 36.071500 , -82.502640
Erwin 36.145568 , -82.411473
Flag Pond 36.015380 , -82.557080
Hall Ford 36.099270 , -82.470700
Lillydale 36.127890 , -82.405140
Limestone Cove 36.180940 , -82.261800
Love Station 36.120660 , -82.434580
Marbleton 36.240390 , -82.327640
Rice Bend 35.972330 , -82.555690
River Hill 36.107610 , -82.451530
Riverview 36.122610 , -82.444310
Rocky Fork 36.035110 , -82.552080
Shadtown 36.229550 , -82.319030
Temple Hill 36.087610 , -82.485970
Unaka Springs 36.097610 , -82.441530
Unicoi 36.221679 , -82.328976
Whispering Pines 36.248160 , -82.287640
Woodby Hill 36.201220 , -82.240410


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


Share this page