Hickman (Kentucky) Map Cropping Samples
Hickman (Kentucky) Map Cropping Samples-1
Hickman (Kentucky) Map Cropping Samples-2
Hickman neighborhoods and villages map with 3D shadow effect
flag map of Hickman with 3D shadow effect
Hickman map with 3d shadow effect
Download outline map of Hickman (geojson format) :
Hickman.geojson (**)
Download polygon array of Hickman map for "Google Maps" :
Hickman.txt
Bounding Box for Hickman Map : ( 36.502611 , -89.2014 , 36.797285 , -88.813229 )
Wikipedia ID for Hickman : Q500680
Wikipedia SPARQL Query for Hickman (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q500680 wdt:P1082 ?population. }
OPTIONAL { wd:Q500680 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q500680 wdt:P2046 ?area. }
OPTIONAL { wd:Q500680 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q500680 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q500680 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 Hickman map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.502611, -89.2014, 36.797285, -88.813229);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hickman)
[out:json];
(
rel["name"="Hickman"][type=boundary];
rel["name:en"="Hickman"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hickman
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beelerton | 36.594230 , -88.882280 |
Beulah | 36.767830 , -88.868110 |
Bluff | 36.730630 , -89.117270 |
Bugg | 36.685590 , -88.909950 |
Burgess | 36.750990 , -88.830770 |
Clinton | 36.666240 , -88.993906 |
Columbus | 36.759603 , -89.101993 |
Enon | 36.545850 , -88.872010 |
Fulgham | 36.652840 , -88.870340 |
Hailwell | 36.676450 , -89.105900 |
Moscow | 36.607000 , -89.036180 |
New Cypress | 36.730610 , -88.926730 |
Nichols | 36.693670 , -88.869780 |
Oakton | 36.663390 , -89.067290 |
Old Cypress | 36.723390 , -88.899780 |
Scott | 36.686040 , -89.065050 |
Spring Hill | 36.737280 , -88.971730 |
Tar Heel | 36.727190 , -89.019380 |
Whaynes Corner | 36.649230 , -89.121730 |
Notes:
- You can download geometry data for Hickman 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.