Tishomingo (Mississippi) Map Cropping Samples

Tishomingo (Mississippi) Map Cropping Samples-1

Tishomingo (Mississippi) Map Cropping Samples-2

Tishomingo neighborhoods and villages map with 3D shadow effect

flag map of Tishomingo with 3D shadow effect

Tishomingo map with 3d shadow effect
Download outline map of Tishomingo (geojson format) :
Tishomingo.geojson (**)
Download polygon array of Tishomingo map for "Google Maps" :
Tishomingo.txt
Bounding Box for Tishomingo Map : ( 34.463197 , -88.365883 , 34.995669 , -88.097888 )
Wikipedia ID for Tishomingo : Q112834
Wikipedia SPARQL Query for Tishomingo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q112834 wdt:P1082 ?population. }
OPTIONAL { wd:Q112834 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q112834 wdt:P2046 ?area. }
OPTIONAL { wd:Q112834 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q112834 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q112834 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 Tishomingo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.463197, -88.365883, 34.995669, -88.097888);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tishomingo)
[out:json];
(
rel["name"="Tishomingo"][type=boundary];
rel["name:en"="Tishomingo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tishomingo
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Bacon Springs | 34.871200 , -88.136150 |
| Belmont | 34.504555 , -88.207975 |
| Bloody Springs | 34.588430 , -88.140870 |
| Blythe Crossing | 34.794260 , -88.168370 |
| Burnsville | 34.834813 , -88.317710 |
| Carter Branch | 34.662870 , -88.164490 |
| Cooks Landing | 34.931200 , -88.166710 |
| Cross Roads | 34.924250 , -88.255880 |
| Dennis | 34.558710 , -88.226150 |
| Doskie | 34.905920 , -88.295040 |
| Eastport | 34.885640 , -88.100590 |
| Golden | 34.486643 , -88.186318 |
| High Point | 34.961480 , -88.239210 |
| Iuka | 34.807727 , -88.197806 |
| Leedy | 34.795370 , -88.361160 |
| Midway | 34.731200 , -88.224770 |
| Mingo | 34.632040 , -88.150320 |
| Moores Mill | 34.482040 , -88.326430 |
| Neil | 34.596210 , -88.230320 |
| New Bethel | 34.492880 , -88.248660 |
| Oldham | 34.773150 , -88.128370 |
| Paden | 34.660276 , -88.260508 |
| Petertown | 34.659540 , -88.132540 |
| Pine Flat | 34.974250 , -88.280040 |
| Sandy Creek Subdivision | 34.992310 , -88.257260 |
| Short | 34.940360 , -88.197820 |
| Tishomingo | 34.634013 , -88.228666 |
| Walker Siding | 34.832030 , -88.288930 |
Notes:
- You can download geometry data for Tishomingo 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.