Ballard (Kentucky) Map Cropping Samples
Ballard (Kentucky) Map Cropping Samples-1
Ballard (Kentucky) Map Cropping Samples-2
Ballard neighborhoods and villages map with 3D shadow effect
flag map of Ballard with 3D shadow effect
Ballard map with 3d shadow effect
Download outline map of Ballard (geojson format) :
Ballard.geojson (**)
Download polygon array of Ballard map for "Google Maps" :
Ballard.txt
Bounding Box for Ballard Map : ( 36.915486 , -89.182568 , 37.230153 , -88.815952 )
Wikipedia ID for Ballard : Q491872
Wikipedia SPARQL Query for Ballard (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491872 wdt:P1082 ?population. }
OPTIONAL { wd:Q491872 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491872 wdt:P2046 ?area. }
OPTIONAL { wd:Q491872 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491872 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491872 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 Ballard map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.915486, -89.182568, 37.230153, -88.815952);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ballard)
[out:json];
(
rel["name"="Ballard"][type=boundary];
rel["name:en"="Ballard"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ballard
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bandana | 37.144679 , -88.941819 |
Barlow | 37.051160 , -89.044429 |
Blandville | 36.944060 , -88.964588 |
Ceredo | 37.041170 , -88.867000 |
East Cairo | 36.987059 , -89.140834 |
Gage | 36.991170 , -88.889500 |
Hinkleville | 37.043660 , -88.933670 |
Ingleside | 37.123390 , -88.901450 |
Kevil | 37.084865 , -88.884712 |
La Center | 37.074867 , -88.974946 |
Lovelaceville | 36.967200 , -88.833450 |
Monkeys Eyebrow | 37.186720 , -88.987850 |
Needmore | 37.181720 , -88.947290 |
New York | 36.988940 , -88.952560 |
Oscar | 37.136440 , -89.027010 |
Ross Crossing | 36.961440 , -88.890060 |
Turner Landing | 37.169770 , -89.069520 |
Wickliffe | 36.965809 , -89.082231 |
Notes:
- You can download geometry data for Ballard 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.