Cumberland (Kentucky) Map Cropping Samples
Cumberland (Kentucky) Map Cropping Samples-1
Cumberland (Kentucky) Map Cropping Samples-2
Cumberland neighborhoods and villages map with 3D shadow effect
flag map of Cumberland with 3D shadow effect
Cumberland map with 3d shadow effect
Download outline map of Cumberland (geojson format) :
Cumberland.geojson (**)
Download polygon array of Cumberland map for "Google Maps" :
Cumberland.txt
Bounding Box for Cumberland Map : ( 36.618655 , -85.601624 , 36.938138 , -85.215405 )
Wikipedia ID for Cumberland : Q175756
Wikipedia SPARQL Query for Cumberland (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q175756 wdt:P1082 ?population. }
OPTIONAL { wd:Q175756 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q175756 wdt:P2046 ?area. }
OPTIONAL { wd:Q175756 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q175756 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q175756 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 Cumberland map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.618655, -85.601624, 36.938138, -85.215405);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cumberland)
[out:json];
(
rel["name"="Cumberland"][type=boundary];
rel["name:en"="Cumberland"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cumberland
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amandaville | 36.896730 , -85.311070 |
Arat | 36.756730 , -85.465240 |
Ashlock | 36.624510 , -85.432470 |
Bakerton | 36.848400 , -85.333570 |
Big Renox | 36.871520 , -85.390120 |
Bow | 36.762560 , -85.344960 |
Burkesville | 36.790619 , -85.367501 |
Casey Fork | 36.857510 , -85.499470 |
Claywell | 36.818670 , -85.289960 |
Cloyds Landing | 36.754230 , -85.491080 |
Dubre | 36.838950 , -85.558580 |
Ellington | 36.757280 , -85.423020 |
Frogue | 36.666170 , -85.298290 |
Green Grove | 36.733950 , -85.269680 |
Hegira | 36.706730 , -85.276070 |
Judio | 36.695890 , -85.480800 |
Kettle | 36.702280 , -85.361070 |
Leslie | 36.779510 , -85.451910 |
Long Ridge | 36.744510 , -85.296070 |
Marrowbone | 36.831947 , -85.505342 |
Modoc | 36.735900 , -85.302740 |
Peytonsburg | 36.634230 , -85.392740 |
Stalcup | 36.702840 , -85.446630 |
Tanbark | 36.722280 , -85.384410 |
Waterview | 36.817000 , -85.458300 |
Notes:
- You can download geometry data for Cumberland 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.