Marshall (Kentucky) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Marshall
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Altona 37.052280 , -88.396150
Angle Creek 37.003720 , -88.393120
Aurora 36.776720 , -88.144200
Benton 36.851827 , -88.358385
Bethel 36.933600 , -88.279010
Brewers 36.771440 , -88.438930
Brien 36.904780 , -88.230310
Briensburg 36.903670 , -88.323650
Buena Vista 36.936440 , -88.225030
Calvert City 37.032719 , -88.367547
Cambridge Shores 36.940060 , -88.228360
Cloud Crossing 37.032830 , -88.388370
Dogtown 36.837830 , -88.323370
Draffenville 36.919780 , -88.338650
Elva 36.928670 , -88.473650
Fairdealing 36.846720 , -88.239200
Gilbertsville 37.028499 , -88.310420
Glade 36.818940 , -88.311700
Graves County Line 36.774780 , -88.485350
Haddox Ferry 37.060610 , -88.355310
Hardin 36.765143 , -88.302279
Harris Hill Ford 36.947280 , -88.450880
Harvey 36.808390 , -88.417820
Iola 36.899780 , -88.414760
Joppa 36.765500 , -88.264630
Little Bear Creek 36.955610 , -88.241700
Oak Level 36.867000 , -88.465600
Olive 36.800890 , -88.261140
Palma 36.962560 , -88.378370
Possum Trot 37.005610 , -88.430600
Scale 36.905610 , -88.359760
Sharpe 36.968670 , -88.458380
Sherwood Shores 36.930060 , -88.220030
South Marshall 36.798110 , -88.330040
Tatumsville 36.932830 , -88.306420
The Moors 36.926170 , -88.217810
Unity 36.764600 , -88.212660
Walnut Grove 36.828670 , -88.318650


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


Share this page