Choctaw (Mississippi) Map Cropping Samples
Choctaw (Mississippi) Map Cropping Samples-1
Choctaw (Mississippi) Map Cropping Samples-2
Choctaw neighborhoods and villages map with 3D shadow effect
flag map of Choctaw with 3D shadow effect
Choctaw map with 3d shadow effect
Download outline map of Choctaw (geojson format) :
Choctaw.geojson (**)
Download polygon array of Choctaw map for "Google Maps" :
Choctaw.txt
Bounding Box for Choctaw Map : ( 33.108871 , -89.45405 , 33.533202 , -89.088223 )
Wikipedia ID for Choctaw : Q324516
Wikipedia SPARQL Query for Choctaw (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q324516 wdt:P1082 ?population. }
OPTIONAL { wd:Q324516 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q324516 wdt:P2046 ?area. }
OPTIONAL { wd:Q324516 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q324516 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q324516 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 Choctaw map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.108871, -89.45405, 33.533202, -89.088223);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Choctaw)
[out:json];
(
rel["name"="Choctaw"][type=boundary];
rel["name:en"="Choctaw"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Choctaw
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ackerman | 33.311007 , -89.171094 |
Bywy | 33.437350 , -89.241180 |
Chester | 33.358730 , -89.238400 |
Fentress | 33.296790 , -89.222290 |
French Camp | 33.293088 , -89.399305 |
Fulcher | 33.338180 , -89.123120 |
Kerr | 33.127350 , -89.269790 |
Reform | 33.430680 , -89.154790 |
Sherwood | 33.487900 , -89.133950 |
Tollison | 33.253460 , -89.191460 |
Weir | 33.263446 , -89.290569 |
Williams | 33.394570 , -89.169790 |
Wood Springs | 33.438180 , -89.359510 |
Notes:
- You can download geometry data for Choctaw 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.