Kit Carson (Colorado) Map Cropping Samples
Kit Carson (Colorado) Map Cropping Samples-1
Kit Carson (Colorado) Map Cropping Samples-2
Kit Carson neighborhoods and villages map with 3D shadow effect
flag map of Kit Carson with 3D shadow effect
Kit Carson map with 3d shadow effect
Download outline map of Kit Carson (geojson format) :
Kit Carson.geojson (**)
Download polygon array of Kit Carson map for "Google Maps" :
Kit Carson.txt
Bounding Box for Kit Carson Map : ( 39.03761 , -103.163209 , 39.574058 , -102.046571 )
Wikipedia ID for Kit Carson : Q128079
Wikipedia SPARQL Query for Kit Carson (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q128079 wdt:P1082 ?population. }
OPTIONAL { wd:Q128079 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q128079 wdt:P2046 ?area. }
OPTIONAL { wd:Q128079 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q128079 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q128079 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 Kit Carson map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.03761, -103.163209, 39.574058, -102.046571);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kit Carson)
[out:json];
(
rel["name"="Kit Carson"][type=boundary];
rel["name:en"="Kit Carson"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kit Carson
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bethune | 39.303822 , -102.423414 |
Burlington | 39.304491 , -102.271463 |
Flagler | 39.295491 , -103.076707 |
Peconic | 39.320830 , -102.148800 |
Seibert | 39.297967 , -102.869524 |
Stratton | 39.302883 , -102.603473 |
Vona | 39.302120 , -102.743352 |
West Burlington | 39.303330 , -102.309640 |
Notes:
- You can download geometry data for Kit Carson 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.