Kiowa (Colorado) Map Cropping Samples
Kiowa (Colorado) Map Cropping Samples-1
Kiowa (Colorado) 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 : ( 38.265004 , -103.506985 , 38.615727 , -102.044401 )
Wikipedia ID for Kiowa : Q127972
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:Q127972 wdt:P1082 ?population. }
OPTIONAL { wd:Q127972 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q127972 wdt:P2046 ?area. }
OPTIONAL { wd:Q127972 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q127972 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q127972 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"](38.265004, -103.506985, 38.615727, -102.044401);
);
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) |
Arlington | 38.336110 , -103.343270 |
Brandon | 38.446399 , -102.441155 |
Chivington | 38.436400 , -102.543520 |
Eads | 38.481346 , -102.779776 |
Galatea | 38.504450 , -103.024650 |
Haswell | 38.452451 , -103.164897 |
Hawkins | 38.493890 , -102.932420 |
Sheridan Lake | 38.466677 , -102.294142 |
Stuart | 38.471400 , -102.194630 |
Towner | 38.470400 , -102.080455 |
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.