Itawamba (Mississippi) Map Cropping Samples
Itawamba (Mississippi) Map Cropping Samples-1
Itawamba (Mississippi) Map Cropping Samples-2
Itawamba neighborhoods and villages map with 3D shadow effect
flag map of Itawamba with 3D shadow effect
Itawamba map with 3d shadow effect
Download outline map of Itawamba (geojson format) :
Itawamba.geojson (**)
Download polygon array of Itawamba map for "Google Maps" :
Itawamba.txt
Bounding Box for Itawamba Map : ( 34.086556 , -88.544865 , 34.465452 , -88.156292 )
Wikipedia ID for Itawamba : Q490852
Wikipedia SPARQL Query for Itawamba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490852 wdt:P1082 ?population. }
OPTIONAL { wd:Q490852 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490852 wdt:P2046 ?area. }
OPTIONAL { wd:Q490852 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490852 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490852 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 Itawamba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.086556, -88.544865, 34.465452, -88.156292);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itawamba)
[out:json];
(
rel["name"="Itawamba"][type=boundary];
rel["name:en"="Itawamba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itawamba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ballardsville | 34.242610 , -88.538100 |
Beans Ferry | 34.209830 , -88.385050 |
Bounds Crossroads | 34.329270 , -88.212260 |
Cadamy | 34.181490 , -88.259210 |
Cardsville | 34.155660 , -88.402540 |
Carolina | 34.118440 , -88.481990 |
Centerville | 34.364270 , -88.509220 |
Clay | 34.270100 , -88.337270 |
Eastman | 34.338430 , -88.236150 |
Fairview | 34.364550 , -88.317270 |
Fulton | 34.261557 , -88.402128 |
Greenwood | 34.217880 , -88.510050 |
Kirkville | 34.451490 , -88.489770 |
Mantachie | 34.325116 , -88.496084 |
New Salem | 34.139550 , -88.358650 |
Ozark | 34.413990 , -88.469490 |
Ratliff | 34.393440 , -88.533660 |
Sandy Springs | 34.432880 , -88.375050 |
Shiloh | 34.323440 , -88.527270 |
Tilden | 34.186770 , -88.351990 |
Tremont | 34.232703 , -88.250756 |
Turon | 34.104270 , -88.325040 |
Van Buren | 34.191770 , -88.411430 |
West Fulton | 34.270940 , -88.454210 |
Notes:
- You can download geometry data for Itawamba 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.