Livingston (Kentucky) Map Cropping Samples
Livingston (Kentucky) Map Cropping Samples-1
Livingston (Kentucky) Map Cropping Samples-2
Livingston neighborhoods and villages map with 3D shadow effect
flag map of Livingston with 3D shadow effect
Livingston map with 3d shadow effect
Download outline map of Livingston (geojson format) :
Livingston.geojson (**)
Download polygon array of Livingston map for "Google Maps" :
Livingston.txt
Bounding Box for Livingston Map : ( 36.981911 , -88.5662 , 37.4254 , -88.187193 )
Wikipedia ID for Livingston : Q505411
Wikipedia SPARQL Query for Livingston (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q505411 wdt:P1082 ?population. }
OPTIONAL { wd:Q505411 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q505411 wdt:P2046 ?area. }
OPTIONAL { wd:Q505411 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q505411 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q505411 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 Livingston map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.981911, -88.5662, 37.4254, -88.187193);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Livingston)
[out:json];
(
rel["name"="Livingston"][type=boundary];
rel["name:en"="Livingston"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Livingston
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayou | 37.244780 , -88.475040 |
Burna | 37.245519 , -88.358942 |
Carrsville | 37.398039 , -88.375361 |
Cooper Landing | 37.062000 , -88.333650 |
Grand Rivers | 37.005016 , -88.232863 |
Hampton | 37.283110 , -88.371430 |
Heater | 37.137000 , -88.330310 |
Iuka | 37.080890 , -88.236700 |
Joy | 37.355050 , -88.385870 |
Ledbetter | 37.052023 , -88.496366 |
Lemen Landing | 37.194780 , -88.347810 |
Lola | 37.318660 , -88.307810 |
Mitchell Landing | 37.184220 , -88.288640 |
Moxley Landing | 37.186170 , -88.305870 |
Mullikin Junction | 37.225890 , -88.325310 |
Newbern | 37.085890 , -88.317260 |
Pinckneyville | 37.187280 , -88.239750 |
Salem | 37.265245 , -88.240927 |
Smithland | 37.138739 , -88.403785 |
Stanley Landing | 37.053110 , -88.311700 |
Tiline | 37.172550 , -88.244470 |
Upper Hodge Landing | 37.034780 , -88.453100 |
Vicksburg | 37.185330 , -88.332810 |
Notes:
- You can download geometry data for Livingston 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.