Metcalfe (Kentucky) Map Cropping Samples
Metcalfe (Kentucky) Map Cropping Samples-1
Metcalfe (Kentucky) Map Cropping Samples-2
Metcalfe neighborhoods and villages map with 3D shadow effect
flag map of Metcalfe with 3D shadow effect
Metcalfe map with 3d shadow effect
Download outline map of Metcalfe (geojson format) :
Metcalfe.geojson (**)
Download polygon array of Metcalfe map for "Google Maps" :
Metcalfe.txt
Bounding Box for Metcalfe Map : ( 36.818039 , -85.776962 , 37.182427 , -85.441755 )
Wikipedia ID for Metcalfe : Q505287
Wikipedia SPARQL Query for Metcalfe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q505287 wdt:P1082 ?population. }
OPTIONAL { wd:Q505287 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q505287 wdt:P2046 ?area. }
OPTIONAL { wd:Q505287 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q505287 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q505287 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 Metcalfe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.818039, -85.776962, 37.182427, -85.441755);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Metcalfe)
[out:json];
(
rel["name"="Metcalfe"][type=boundary];
rel["name:en"="Metcalfe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Metcalfe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beaumont | 36.875610 , -85.651910 |
Beechville | 37.061450 , -85.632750 |
Cedar Flats | 36.946450 , -85.614140 |
Center | 37.142280 , -85.693030 |
Clarks Corner | 37.042000 , -85.661080 |
Cofer | 36.959780 , -85.490240 |
Cork | 37.037560 , -85.583300 |
Curtis | 36.933110 , -85.576360 |
Cyclone | 36.837560 , -85.679420 |
Echo | 37.027830 , -85.747470 |
Edmonton | 36.984109 , -85.618696 |
Gascon | 37.003670 , -85.571080 |
Goodluck | 36.925330 , -85.641640 |
Knob Lick | 37.078390 , -85.694410 |
New Liberty | 37.007550 , -85.693030 |
Node | 37.129220 , -85.643860 |
Savoyard | 37.112000 , -85.741080 |
Shady Grove | 37.164500 , -85.682470 |
Summer Shade | 36.883617 , -85.709829 |
Willow Shade | 36.847840 , -85.607750 |
Wisdom | 37.003940 , -85.719970 |
Notes:
- You can download geometry data for Metcalfe 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.