Bourbon (Kentucky) Map Cropping Samples
Bourbon (Kentucky) Map Cropping Samples-1
Bourbon (Kentucky) Map Cropping Samples-2
Bourbon neighborhoods and villages map with 3D shadow effect
flag map of Bourbon with 3D shadow effect
Bourbon map with 3d shadow effect
Download outline map of Bourbon (geojson format) :
Bourbon.geojson (**)
Download polygon array of Bourbon map for "Google Maps" :
Bourbon.txt
Bounding Box for Bourbon Map : ( 38.067028 , -84.442661 , 38.37175 , -83.969251 )
Wikipedia ID for Bourbon : Q486105
Wikipedia SPARQL Query for Bourbon (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q486105 wdt:P1082 ?population. }
OPTIONAL { wd:Q486105 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q486105 wdt:P2046 ?area. }
OPTIONAL { wd:Q486105 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q486105 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q486105 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 Bourbon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.067028, -84.442661, 38.37175, -83.969251);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bourbon)
[out:json];
(
rel["name"="Bourbon"][type=boundary];
rel["name:en"="Bourbon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bourbon
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Austerlitz | 38.090630 , -84.216870 |
Blacks Crossroads | 38.250910 , -84.138260 |
Brentsville | 38.237850 , -84.289650 |
Bunker Hill | 38.163970 , -84.012980 |
Centerville | 38.223960 , -84.391330 |
Clintonville | 38.085080 , -84.268260 |
Currentsville | 38.260910 , -84.251040 |
Escondida | 38.126190 , -84.227990 |
Ewalt Crossroads | 38.273960 , -84.299380 |
Hutchison | 38.138130 , -84.339930 |
Jacksonville | 38.272850 , -84.365770 |
Jackstown | 38.244800 , -84.058540 |
Kiserton | 38.277020 , -84.276040 |
Little Rock | 38.193970 , -84.051040 |
Millersburg | 38.304123 , -84.144999 |
North Middletown | 38.142537 , -84.110202 |
Paris | 38.201160 , -84.272126 |
Plum | 38.178970 , -84.031320 |
Ruddels Mills | 38.304240 , -84.237990 |
Shawhan | 38.301740 , -84.272430 |
Sidville | 38.128130 , -84.259650 |
Stony Point | 38.120630 , -84.193820 |
Notes:
- You can download geometry data for Bourbon 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.