Nicholas (Kentucky) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Nicholas
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Barefoot 38.423690 , -84.116870
Barterville 38.378960 , -84.068820
Carlisle 38.316382 , -84.033196
East Union 38.240080 , -83.980480
Ellisville 38.390910 , -84.020760
Headquarters 38.358410 , -84.114370
Hooktown 38.354520 , -84.151600
Milltown 38.333410 , -83.846030
Moorefield 38.273130 , -83.931040
Morning Glory 38.400630 , -84.147710
Myers 38.350910 , -83.953260
Oakland Mills 38.422343 , -83.996915
Pleasant Valley 38.379240 , -83.937980
Sprout 38.302020 , -83.886590
Upper Blue Licks 38.332020 , -83.856590
Weston 38.297020 , -83.962980


Notes:
- You can download geometry data for Nicholas 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 Nicholas neighborhoods and villages map.


Share this page