Okfuskee (Oklahoma) Map Cropping Samples
Okfuskee (Oklahoma) Map Cropping Samples-1
Okfuskee (Oklahoma) Map Cropping Samples-2
Okfuskee neighborhoods and villages map with 3D shadow effect
flag map of Okfuskee with 3D shadow effect
Okfuskee map with 3d shadow effect
Download outline map of Okfuskee (geojson format) :
Okfuskee.geojson (**)
Download polygon array of Okfuskee map for "Google Maps" :
Okfuskee.txt
Bounding Box for Okfuskee Map : ( 35.289599 , -96.624883 , 35.639358 , -95.981277 )
Wikipedia ID for Okfuskee : Q495885
Wikipedia SPARQL Query for Okfuskee (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q495885 wdt:P1082 ?population. }
OPTIONAL { wd:Q495885 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q495885 wdt:P2046 ?area. }
OPTIONAL { wd:Q495885 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q495885 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q495885 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 Okfuskee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.289599, -96.624883, 35.639358, -95.981277);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Okfuskee)
[out:json];
(
rel["name"="Okfuskee"][type=boundary];
rel["name:en"="Okfuskee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Okfuskee
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bearden | 35.356768 , -96.385234 |
Boley | 35.490331 , -96.479288 |
Bookertee | 35.367320 , -96.083340 |
Castle | 35.475323 , -96.383517 |
Chilesville | 35.552020 , -96.476680 |
Clearview | 35.397093 , -96.190781 |
Haydenville | 35.595370 , -96.263610 |
Ixl | 35.522719 , -96.388075 |
Last Chance | 35.536750 , -96.264450 |
Mason | 35.566190 , -96.352230 |
Micawber | 35.624520 , -96.512230 |
Midway | 35.610070 , -96.564740 |
Morse | 35.536750 , -96.282230 |
Okemah | 35.429663 , -96.300490 |
Oriental | 35.536480 , -96.228890 |
Paden | 35.507598 , -96.566579 |
Pharoah | 35.420370 , -96.123060 |
Weleetka | 35.341794 , -96.135492 |
Welty | 35.624520 , -96.405290 |
Woodard Corner | 35.522040 , -96.158890 |
Notes:
- You can download geometry data for Okfuskee 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.