Kay (Oklahoma) Map Cropping Samples

Kay (Oklahoma) Map Cropping Samples-1
Kay (Oklahoma) Map Cropping Samples-1
Kay (Oklahoma) Map Cropping Samples-2
Kay (Oklahoma) Map Cropping Samples-2
Download outline map of Kay (geojson format) : Kay.geojson (**)
Download polygon array of Kay map for "Google Maps" : Kay.txt
Bounding Box for Kay Map : ( 36.593582 , -97.462499 , 36.999255 , -96.749838 )
Wikipedia ID for Kay : Q489318
Wikipedia SPARQL Query for Kay (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q489318 wdt:P1082 ?population. }
OPTIONAL { wd:Q489318 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q489318 wdt:P2046 ?area. }
OPTIONAL { wd:Q489318 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q489318 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q489318 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.593582, -97.462499, 36.999255, -96.749838);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Kay)
[out:json];
(
rel["name"="Kay"][type=boundary];
rel["name:en"="Kay"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Kay
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Alcorn 36.613090 , -97.393100
Autwine 36.721980 , -97.230040
Bender 36.933090 , -97.137540
Blackwell 36.801066 , -97.300264
Braman 36.923747 , -97.335231
Chilocco 36.988920 , -97.069760
Dilworth 36.941420 , -97.228100
Eddy 36.731700 , -97.458660
Grainville 36.840030 , -97.228380
Kaw City 36.768165 , -96.862901
Kildare 36.808254 , -97.049960
McFadden Cove 36.704760 , -96.934200
Middleton 36.955860 , -97.114210
Nardin 36.804091 , -97.449868
Newkirk 36.881672 , -97.055435
Peckham 36.886980 , -97.175870
Polk 36.608370 , -97.454210
Ponca City 36.723570 , -97.067875
Sumpter 36.883640 , -97.294490
Tonkawa 36.678659 , -97.328100
Tyner 36.738920 , -97.292270
Uncas 36.795590 , -96.929760
Washunga 36.783650 , -96.838090
White Eagle 36.608370 , -97.076150


Notes:
- You can download geometry data for Kay 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.

Create Kay neighborhoods and villages map.


Share this page