Powell (Kentucky) Map Cropping Samples
Powell (Kentucky) Map Cropping Samples-1
Powell (Kentucky) Map Cropping Samples-2
Powell neighborhoods and villages map with 3D shadow effect
flag map of Powell with 3D shadow effect
Powell map with 3d shadow effect
Download outline map of Powell (geojson format) :
Powell.geojson (**)
Download polygon array of Powell map for "Google Maps" :
Powell.txt
Bounding Box for Powell Map : ( 37.716237 , -84.02737 , 37.933898 , -83.63106 )
Wikipedia ID for Powell : Q491116
Wikipedia SPARQL Query for Powell (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491116 wdt:P1082 ?population. }
OPTIONAL { wd:Q491116 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491116 wdt:P2046 ?area. }
OPTIONAL { wd:Q491116 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491116 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491116 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 Powell map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.716237, -84.02737, 37.933898, -83.63106);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Powell)
[out:json];
(
rel["name"="Powell"][type=boundary];
rel["name:en"="Powell"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Powell
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barker Branch | 37.735960 , -83.724320 |
Black Creek | 37.890550 , -83.927030 |
Bowen | 37.841190 , -83.771860 |
Cat Creek | 37.811130 , -83.810620 |
Clay City | 37.861918 , -83.926090 |
Hatton Creek | 37.818240 , -83.864980 |
Knowlton | 37.786190 , -83.837420 |
Morris Creek | 37.884000 , -83.864090 |
Nada Lombard Po | 37.835725 , -83.682419 |
Natural Bridge | 37.778007 , -83.677904 |
Paint Creek | 37.884160 , -83.881970 |
Pecks Creek | 37.819980 , -83.832120 |
Powell Valley | 37.865080 , -83.947700 |
Rosslyn | 37.840640 , -83.812140 |
Slade | 37.795080 , -83.704080 |
Spaas Creek | 37.859470 , -83.711400 |
Stanton | 37.847550 , -83.857085 |
Vaughns Mill | 37.813140 , -83.916590 |
Virden | 37.882030 , -83.954920 |
Waltersville | 37.864800 , -83.934370 |
Westbend | 37.905910 , -83.969090 |
Notes:
- You can download geometry data for Powell 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.