Chickasaw (Mississippi) Map Cropping Samples
Chickasaw (Mississippi) Map Cropping Samples-1
Chickasaw (Mississippi) Map Cropping Samples-2
Chickasaw neighborhoods and villages map with 3D shadow effect
flag map of Chickasaw with 3D shadow effect
Chickasaw map with 3d shadow effect
Download outline map of Chickasaw (geojson format) :
Chickasaw.geojson (**)
Download polygon array of Chickasaw map for "Google Maps" :
Chickasaw.txt
Bounding Box for Chickasaw Map : ( 33.738602 , -89.191781 , 34.074996 , -88.718914 )
Wikipedia ID for Chickasaw : Q156445
Wikipedia SPARQL Query for Chickasaw (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q156445 wdt:P1082 ?population. }
OPTIONAL { wd:Q156445 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q156445 wdt:P2046 ?area. }
OPTIONAL { wd:Q156445 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q156445 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q156445 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 Chickasaw map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.738602, -89.191781, 34.074996, -88.718914);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chickasaw)
[out:json];
(
rel["name"="Chickasaw"][type=boundary];
rel["name:en"="Chickasaw"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chickasaw
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anchor | 33.826780 , -89.038120 |
Atlanta | 33.798450 , -89.147570 |
Buena Vista | 33.884560 , -88.838110 |
Egypt | 33.898450 , -88.729770 |
Enon | 33.826500 , -88.895890 |
Hall | 33.888720 , -89.068400 |
Holladay | 33.930950 , -89.006450 |
Houston | 33.896316 , -89.003128 |
Jolly | 33.943170 , -88.790330 |
Leotis | 34.067330 , -88.743390 |
Macedonia | 33.857060 , -88.822280 |
McCondy | 33.822340 , -88.842550 |
New Houlka | 34.036250 , -89.021079 |
Okolona | 34.005006 , -88.749837 |
Old Houlka | 34.038160 , -88.994230 |
Parkersburg | 33.965670 , -88.952840 |
Pyland | 33.884000 , -89.107560 |
Sonora | 33.845110 , -88.999230 |
Sparta | 33.768730 , -88.979230 |
Tabbville | 33.847340 , -89.086730 |
Thelma | 33.987610 , -89.026450 |
Trebloc | 33.841230 , -88.830330 |
Van Vleet | 33.987060 , -88.900330 |
Woodland | 33.779675 , -89.050690 |
Notes:
- You can download geometry data for Chickasaw 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.