Oktibbeha (Mississippi) Map Cropping Samples
Oktibbeha (Mississippi) Map Cropping Samples-1
Oktibbeha (Mississippi) Map Cropping Samples-2
Oktibbeha neighborhoods and villages map with 3D shadow effect
flag map of Oktibbeha with 3D shadow effect
Oktibbeha map with 3d shadow effect
Download outline map of Oktibbeha (geojson format) :
Oktibbeha.geojson (**)
Download polygon array of Oktibbeha map for "Google Maps" :
Oktibbeha.txt
Bounding Box for Oktibbeha Map : ( 33.286003 , -89.088662 , 33.565443 , -88.669007 )
Wikipedia ID for Oktibbeha : Q497615
Wikipedia SPARQL Query for Oktibbeha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q497615 wdt:P1082 ?population. }
OPTIONAL { wd:Q497615 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q497615 wdt:P2046 ?area. }
OPTIONAL { wd:Q497615 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q497615 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q497615 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 Oktibbeha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.286003, -89.088662, 33.565443, -88.669007);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oktibbeha)
[out:json];
(
rel["name"="Oktibbeha"][type=boundary];
rel["name:en"="Oktibbeha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oktibbeha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adaton | 33.477340 , -88.921450 |
Bells | 33.542070 , -88.884220 |
Bradley | 33.374570 , -88.980060 |
Bugh | 33.366230 , -89.001730 |
Center Grove | 33.509010 , -89.025060 |
Clayton Village | 33.474010 , -88.755880 |
College Vista | 33.455680 , -88.782000 |
Country Club Subdivision | 33.423460 , -88.806440 |
Craig Springs | 33.315120 , -88.922840 |
Double Springs | 33.481510 , -89.060900 |
Hillbrook | 33.434840 , -88.779220 |
Longview | 33.404010 , -88.921170 |
Maben | 33.554404 , -89.080485 |
Mississippi State | 33.451564 , -88.791287 |
Morgantown | 33.305680 , -88.997010 |
Oktoc | 33.332350 , -88.757830 |
Osborn | 33.521510 , -88.722270 |
Plairs | 33.542340 , -88.859780 |
Pleasant Ridge | 33.386230 , -89.002010 |
Rocky Hill | 33.525400 , -88.800050 |
Self Creek | 33.465400 , -89.011170 |
Sessums | 33.416230 , -88.714220 |
Sheely Hills | 33.464010 , -88.782000 |
Starkville | 33.460831 , -88.829741 |
State College | 33.453956 , -88.789712 |
Sturgis | 33.345165 , -89.045774 |
Valley View | 33.484840 , -88.920340 |
Notes:
- You can download geometry data for Oktibbeha 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.