Kiowa (Oklahoma) Map Cropping Samples
Kiowa (Oklahoma) Map Cropping Samples-1
Kiowa (Oklahoma) Map Cropping Samples-2
Kiowa neighborhoods and villages map with 3D shadow effect
flag map of Kiowa with 3D shadow effect
Kiowa map with 3d shadow effect
Download outline map of Kiowa (geojson format) :
Kiowa.geojson (**)
Download polygon array of Kiowa map for "Google Maps" :
Kiowa.txt
Bounding Box for Kiowa Map : ( 34.594366 , -99.409291 , 35.124181 , -98.619802 )
Wikipedia ID for Kiowa : Q485006
Wikipedia SPARQL Query for Kiowa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q485006 wdt:P1082 ?population. }
OPTIONAL { wd:Q485006 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q485006 wdt:P2046 ?area. }
OPTIONAL { wd:Q485006 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q485006 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q485006 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 Kiowa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.594366, -99.409291, 35.124181, -98.619802);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kiowa)
[out:json];
(
rel["name"="Kiowa"][type=boundary];
rel["name:en"="Kiowa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kiowa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Babbs | 34.948390 , -99.059520 |
Cambridge | 35.072830 , -99.205360 |
Centerville | 34.725340 , -99.105910 |
Cold Springs | 34.795900 , -99.005080 |
Cooperton | 34.866210 , -98.875889 |
Gotebo | 35.071098 , -98.874374 |
Hobart | 35.024696 , -99.087647 |
Komalty | 35.047560 , -98.990350 |
Lige | 34.658400 , -99.018690 |
Lone Wolf | 34.990419 , -99.245662 |
Lugert | 34.895890 , -99.275360 |
Mountain Park | 34.698841 , -98.952306 |
Mountain View | 35.099381 , -98.750134 |
Odetta | 34.663960 , -98.843680 |
Roosevelt | 34.847685 , -99.022661 |
Sedan | 34.971730 , -98.760900 |
Snyder | 34.655253 , -98.953302 |
Svoboda | 34.710350 , -98.955910 |
Notes:
- You can download geometry data for Kiowa 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.