Kingfisher (Oklahoma) Map Cropping Samples
Kingfisher (Oklahoma) Map Cropping Samples-1
Kingfisher (Oklahoma) Map Cropping Samples-2
Kingfisher neighborhoods and villages map with 3D shadow effect
flag map of Kingfisher with 3D shadow effect
Kingfisher map with 3d shadow effect
Download outline map of Kingfisher (geojson format) :
Kingfisher.geojson (**)
Download polygon array of Kingfisher map for "Google Maps" :
Kingfisher.txt
Bounding Box for Kingfisher Map : ( 35.725054 , -98.210544 , 36.165039 , -97.673981 )
Wikipedia ID for Kingfisher : Q267164
Wikipedia SPARQL Query for Kingfisher (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q267164 wdt:P1082 ?population. }
OPTIONAL { wd:Q267164 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q267164 wdt:P2046 ?area. }
OPTIONAL { wd:Q267164 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q267164 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q267164 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 Kingfisher map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.725054, -98.210544, 36.165039, -97.673981);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kingfisher)
[out:json];
(
rel["name"="Kingfisher"][type=boundary];
rel["name:en"="Kingfisher"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kingfisher
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alpha | 35.870320 , -98.100340 |
Altona | 35.783100 , -98.171170 |
Cashion | 35.803905 , -97.675302 |
Dover | 35.981363 , -97.910841 |
Hennessey | 36.105597 , -97.898905 |
Jacks | 36.044480 , -97.909500 |
Kingfisher | 35.843912 , -97.938020 |
Lacey | 36.116150 , -98.086170 |
Loyal | 35.972784 , -98.118394 |
Omega | 35.870320 , -98.197840 |
Oneida | 35.970870 , -98.067280 |
Parvin | 36.071980 , -98.174230 |
Reeding | 35.790880 , -97.770050 |
Union | 36.028930 , -97.801160 |
Wandel | 35.885040 , -97.745600 |
Notes:
- You can download geometry data for Kingfisher 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.