Spencer (Kentucky) Map Cropping Samples
Spencer (Kentucky) Map Cropping Samples-1
Spencer (Kentucky) Map Cropping Samples-2
Spencer neighborhoods and villages map with 3D shadow effect
flag map of Spencer with 3D shadow effect
Spencer map with 3d shadow effect
Download outline map of Spencer (geojson format) :
Spencer.geojson (**)
Download polygon array of Spencer map for "Google Maps" :
Spencer.txt
Bounding Box for Spencer Map : ( 37.939838 , -85.516882 , 38.147438 , -85.101646 )
Wikipedia ID for Spencer : Q503446
Wikipedia SPARQL Query for Spencer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q503446 wdt:P1082 ?population. }
OPTIONAL { wd:Q503446 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q503446 wdt:P2046 ?area. }
OPTIONAL { wd:Q503446 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q503446 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q503446 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 Spencer map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.939838, -85.516882, 38.147438, -85.101646);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Spencer)
[out:json];
(
rel["name"="Spencer"][type=boundary];
rel["name:en"="Spencer"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Spencer
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Crenshaw | 38.054780 , -85.466900 |
Elk Creek | 38.117023 , -85.372150 |
Little Mount | 38.061460 , -85.251340 |
Mount Eden | 38.056180 , -85.151060 |
Normandy | 38.098120 , -85.342730 |
Rivals | 38.097570 , -85.304400 |
Taylorsville | 38.031920 , -85.344893 |
Wakefield | 37.971730 , -85.308010 |
Waterford | 38.030743 , -85.438356 |
Wilsonville | 38.127290 , -85.406900 |
Yoder | 38.060620 , -85.344950 |
Notes:
- You can download geometry data for Spencer 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.