Johnson (Tennessee) Map Cropping Samples

Johnson (Tennessee) Map Cropping Samples-1

Johnson (Tennessee) Map Cropping Samples-2

Johnson neighborhoods and villages map with 3D shadow effect

flag map of Johnson with 3D shadow effect

Johnson map with 3d shadow effect
Download outline map of Johnson (geojson format) :
Johnson.geojson (**)
Download polygon array of Johnson map for "Google Maps" :
Johnson.txt
Bounding Box for Johnson Map : ( 36.261763 , -82.058946 , 36.614215 , -81.6469 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Johnson map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.261763, -82.058946, 36.614215, -81.6469);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Johnson)
[out:json];
(
rel["name"="Johnson"][type=boundary];
rel["name:en"="Johnson"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Johnson
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Buntontown | 36.291790 , -81.973170 |
| Butler | 36.353450 , -82.032340 |
| Center View | 36.371790 , -81.755950 |
| Cold Spring | 36.506780 , -81.822620 |
| Crandull | 36.547060 , -81.895950 |
| Crandull | 36.543450 , -81.895400 |
| Damascus | 36.439280 , -81.912060 |
| Doeville | 36.389560 , -81.969840 |
| Dry Hill | 36.326510 , -81.950950 |
| Eureka | 36.556230 , -81.769560 |
| Fuller | 36.523170 , -81.807890 |
| Harmon | 36.528730 , -81.908450 |
| Heath | 36.454570 , -81.754840 |
| Holy Hill | 36.479840 , -81.822340 |
| Laurel Bloomery | 36.566230 , -81.759560 |
| Midway | 36.413730 , -81.767890 |
| Mill Creek | 36.372900 , -81.859560 |
| Mountain City | 36.469359 , -81.804935 |
| Neva | 36.393180 , -81.863730 |
| Norris | 36.270960 , -81.929010 |
| Osborn | 36.454840 , -81.725670 |
| Pandora | 36.421780 , -81.941510 |
| Red Tail Mountain | 36.424830 , -81.787740 |
| Sandy | 36.396790 , -81.789840 |
| Shady Valley | 36.519280 , -81.927900 |
| Shingletown | 36.550400 , -81.787890 |
| Silver Lake | 36.538450 , -81.775670 |
| Sugar Creek | 36.598170 , -81.727890 |
| Sutherland | 36.604280 , -81.810120 |
| Trade | 36.349290 , -81.745670 |
| Upper Shady | 36.504280 , -81.938730 |
| Walnut Grove | 36.437900 , -81.754000 |
| Willen Gap | 36.467340 , -81.705390 |
| Wills | 36.533730 , -81.793450 |
| Winchester | 36.532060 , -81.946510 |
Notes:
- You can download geometry data for Johnson 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.