Larue (Kentucky) Map Cropping Samples
Larue (Kentucky) Map Cropping Samples-1
Larue (Kentucky) Map Cropping Samples-2
Larue neighborhoods and villages map with 3D shadow effect
flag map of Larue with 3D shadow effect
Larue map with 3d shadow effect
Download outline map of Larue (geojson format) :
Larue.geojson (**)
Download polygon array of Larue map for "Google Maps" :
Larue.txt
Bounding Box for Larue Map : ( 37.421996 , -85.89472 , 37.732352 , -85.465952 )
Wikipedia ID for Larue : Q498128
Wikipedia SPARQL Query for Larue (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q498128 wdt:P1082 ?population. }
OPTIONAL { wd:Q498128 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q498128 wdt:P2046 ?area. }
OPTIONAL { wd:Q498128 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q498128 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q498128 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 Larue map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.421996, -85.89472, 37.732352, -85.465952);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Larue)
[out:json];
(
rel["name"="Larue"][type=boundary];
rel["name:en"="Larue"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Larue
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Athertonville | 37.635620 , -85.604130 |
Attilla | 37.503400 , -85.506360 |
Boundary Oak | 37.530340 , -85.737740 |
Buffalo | 37.508130 , -85.699215 |
Ginseng | 37.504780 , -85.581080 |
Gleanings | 37.558400 , -85.533850 |
Hibernia | 37.458950 , -85.559970 |
Hodgenville | 37.566839 , -85.735289 |
Jericho | 37.518670 , -85.648300 |
Leafdale | 37.563390 , -85.664680 |
Magnolia | 37.450165 , -85.740035 |
Mathers Mill | 37.540340 , -85.769130 |
Maxine | 37.465060 , -85.795520 |
Mount Sherman | 37.452560 , -85.668300 |
Roanoke | 37.677010 , -85.705790 |
South Buffalo | 37.504230 , -85.702460 |
Talley | 37.450610 , -85.843850 |
Tanner | 37.509500 , -85.784960 |
Tonieville | 37.609510 , -85.796070 |
White City | 37.611615 , -85.640451 |
Notes:
- You can download geometry data for Larue 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.