Tallahatchie (Mississippi) Map Cropping Samples

Tallahatchie (Mississippi) Map Cropping Samples-1

Tallahatchie (Mississippi) Map Cropping Samples-2

Tallahatchie neighborhoods and villages map with 3D shadow effect

flag map of Tallahatchie with 3D shadow effect

Tallahatchie map with 3d shadow effect
Download outline map of Tallahatchie (geojson format) :
Tallahatchie.geojson (**)
Download polygon array of Tallahatchie map for "Google Maps" :
Tallahatchie.txt
Bounding Box for Tallahatchie Map : ( 33.694062 , -90.451643 , 34.164421 , -89.925282 )
Wikipedia ID for Tallahatchie : Q490251
Wikipedia SPARQL Query for Tallahatchie (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490251 wdt:P1082 ?population. }
OPTIONAL { wd:Q490251 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490251 wdt:P2046 ?area. }
OPTIONAL { wd:Q490251 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490251 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490251 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 Tallahatchie map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.694062, -90.451643, 34.164421, -89.925282);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tallahatchie)
[out:json];
(
rel["name"="Tallahatchie"][type=boundary];
rel["name:en"="Tallahatchie"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tallahatchie
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Albin | 33.913450 , -90.329810 |
| Black Bayou | 33.818730 , -90.278700 |
| Blue Lake | 33.897610 , -90.433430 |
| Brazil | 34.026500 , -90.280650 |
| Cascilla | 33.856780 , -90.004250 |
| Charleston | 34.007509 , -90.055180 |
| Cowart | 33.985110 , -90.177870 |
| Distall | 33.858450 , -90.181480 |
| Effie | 33.934840 , -90.177310 |
| Enid | 34.116500 , -89.939810 |
| Fewell | 34.061220 , -90.356200 |
| Flautt | 33.897340 , -90.385090 |
| Glendora | 33.827645 , -90.292696 |
| Hiram | 34.063450 , -90.281200 |
| Hugo | 33.787060 , -90.150090 |
| Leverett | 33.882890 , -90.075640 |
| Macel | 33.822340 , -90.163140 |
| Mehr | 33.803730 , -90.149250 |
| Mikoma | 33.950390 , -90.283980 |
| Paul | 33.911780 , -89.952870 |
| Paynes | 33.920950 , -90.069530 |
| Philipp | 33.757620 , -90.204250 |
| Rosebloom | 33.876230 , -89.952030 |
| Sharkey | 33.905110 , -90.264810 |
| Stover | 34.047890 , -90.278700 |
| Sumner | 33.969317 , -90.369275 |
| Swan Lake | 33.874840 , -90.283420 |
| Tandy | 33.962610 , -90.164810 |
| Tippo | 33.912060 , -90.180640 |
| Turner | 33.973720 , -90.284810 |
| Tutwiler | 34.012117 , -90.430090 |
| Webb | 33.947746 , -90.346332 |
| Whitehead | 33.848730 , -90.298700 |
Notes:
- You can download geometry data for Tallahatchie 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.