Trousdale (Tennessee) Map Cropping Samples
Trousdale (Tennessee) Map Cropping Samples-1
Trousdale (Tennessee) Map Cropping Samples-2
Trousdale neighborhoods and villages map with 3D shadow effect
flag map of Trousdale with 3D shadow effect
Trousdale map with 3d shadow effect
Download outline map of Trousdale (geojson format) :
Trousdale.geojson (**)
Download polygon array of Trousdale map for "Google Maps" :
Trousdale.txt
Bounding Box for Trousdale Map : ( 36.294086 , -86.285372 , 36.489159 , -85.971063 )
Wikipedia ID for Trousdale : Q501939
Wikipedia SPARQL Query for Trousdale (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q501939 wdt:P1082 ?population. }
OPTIONAL { wd:Q501939 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q501939 wdt:P2046 ?area. }
OPTIONAL { wd:Q501939 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q501939 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q501939 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 Trousdale map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.294086, -86.285372, 36.489159, -85.971063);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Trousdale)
[out:json];
(
rel["name"="Trousdale"][type=boundary];
rel["name:en"="Trousdale"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Trousdale
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antioch | 36.355880 , -86.254990 |
Barthelia | 36.345050 , -86.256100 |
Beech Grove | 36.419220 , -86.093320 |
Cato | 36.397270 , -86.034150 |
Halltown | 36.427270 , -86.134990 |
Hartsville | 36.390880 , -86.167210 |
Hartsville/Trousdale County | 36.392043 , -86.156753 |
Johntown | 36.364500 , -86.073600 |
Paynes Store | 36.388660 , -86.262490 |
Providence | 36.335610 , -86.152770 |
Rock House | 36.368940 , -86.101380 |
Rocky Creek Subdivision | 36.390880 , -86.252210 |
Shady Grove | 36.368380 , -86.137490 |
Templow | 36.435880 , -86.236930 |
Walnut Grove | 36.389770 , -86.241660 |
Willard | 36.447270 , -86.183320 |
Notes:
- You can download geometry data for Trousdale 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.