Benton (Mississippi) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Benton
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Ashland 34.834119 , -89.177742
Bethel 34.722870 , -89.135900
Black Jack 34.877040 , -89.084790
Brody 34.932040 , -89.070060
Canaan 34.930370 , -89.126730
Hamilton 34.916760 , -89.053950
Hickory Flat 34.615926 , -89.191388
Hopewell 34.968150 , -89.048120
Lamar 34.917310 , -89.317850
Michigan City 34.980920 , -89.250630
New Canaan 34.947590 , -89.117840
Pine Grove 34.705930 , -89.174790
Snow Lake Shores 34.823928 , -89.238480
Spring Hill 34.932870 , -89.211180
Winborn 34.631210 , -89.273130


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


Share this page