Jessamine (Kentucky) Map Cropping Samples

Jessamine (Kentucky) Map Cropping Samples-1
Jessamine (Kentucky) Map Cropping Samples-1
Jessamine (Kentucky) Map Cropping Samples-2
Jessamine (Kentucky) Map Cropping Samples-2
Download outline map of Jessamine (geojson format) : Jessamine.geojson (**)
Download polygon array of Jessamine map for "Google Maps" : Jessamine.txt
Bounding Box for Jessamine Map : ( 37.72855 , -84.724676 , 38.003745 , -84.434279 )
Wikipedia ID for Jessamine : Q491108
Wikipedia SPARQL Query for Jessamine (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491108 wdt:P1082 ?population. }
OPTIONAL { wd:Q491108 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491108 wdt:P2046 ?area. }
OPTIONAL { wd:Q491108 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491108 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491108 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.72855, -84.724676, 38.003745, -84.434279);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Jessamine)
[out:json];
(
rel["name"="Jessamine"][type=boundary];
rel["name:en"="Jessamine"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Jessamine
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Brannon 37.958410 , -84.546050
Camp Nelson 37.777499 , -84.612922
Catnip 37.932300 , -84.556050
Dixon Town 37.937300 , -84.658550
Hall 37.783970 , -84.616890
Hanly 37.837020 , -84.590770
High Bridge 37.829839 , -84.709629
Keene 37.943410 , -84.641890
Little Hickman 37.773690 , -84.570220
Logana 37.864800 , -84.486880
Mount Lebanon 37.826750 , -84.504380
Nealton 37.937020 , -84.604390
Nicholasville 37.892627 , -84.566311
Pink 37.779520 , -84.551050
Pollard 37.806750 , -84.509940
Union Mills 37.890360 , -84.509940
Vineyard 37.843970 , -84.587720
Wilmore 37.862377 , -84.661310


Notes:
- You can download geometry data for Jessamine 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.

Create Jessamine neighborhoods and villages map.


Share this page