Simpson (Kentucky) Map Cropping Samples
Simpson (Kentucky) Map Cropping Samples-1
Simpson (Kentucky) Map Cropping Samples-2
Simpson neighborhoods and villages map with 3D shadow effect
flag map of Simpson with 3D shadow effect
Simpson map with 3d shadow effect
Download outline map of Simpson (geojson format) :
Simpson.geojson (**)
Download polygon array of Simpson map for "Google Maps" :
Simpson.txt
Bounding Box for Simpson Map : ( 36.633583 , -86.763296 , 36.883057 , -86.400518 )
Wikipedia ID for Simpson : Q502945
Wikipedia SPARQL Query for Simpson (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q502945 wdt:P1082 ?population. }
OPTIONAL { wd:Q502945 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q502945 wdt:P2046 ?area. }
OPTIONAL { wd:Q502945 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q502945 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q502945 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 Simpson map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.633583, -86.763296, 36.883057, -86.400518);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Simpson)
[out:json];
(
rel["name"="Simpson"][type=boundary];
rel["name:en"="Simpson"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Simpson
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Black Jack | 36.767820 , -86.512770 |
Flat Rock | 36.675870 , -86.561940 |
Franklin | 36.717064 , -86.558511 |
Geddes | 36.656710 , -86.549720 |
Hickory Flat | 36.707820 , -86.461940 |
Highland | 36.706710 , -86.439160 |
Hillsdale | 36.796980 , -86.476380 |
Middleton | 36.750880 , -86.734720 |
Neosheo | 36.711990 , -86.678610 |
Peden Mill | 36.681150 , -86.525550 |
Prices Mill | 36.681430 , -86.730000 |
Providence | 36.666150 , -86.677500 |
Schweizer | 36.670880 , -86.633880 |
Temperance | 36.776980 , -86.431100 |
Turnertown | 36.774760 , -86.655270 |
Notes:
- You can download geometry data for Simpson 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.