Cimarron (Oklahoma) Map Cropping Samples
Cimarron (Oklahoma) Map Cropping Samples-1
Cimarron (Oklahoma) Map Cropping Samples-2
Cimarron neighborhoods and villages map with 3D shadow effect
flag map of Cimarron with 3D shadow effect
Cimarron map with 3d shadow effect
Download outline map of Cimarron (geojson format) :
Cimarron.geojson (**)
Download polygon array of Cimarron map for "Google Maps" :
Cimarron.txt
Bounding Box for Cimarron Map : ( 36.500238 , -103.002455 , 37.000104 , -102.028075 )
Wikipedia ID for Cimarron : Q485044
Wikipedia SPARQL Query for Cimarron (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q485044 wdt:P1082 ?population. }
OPTIONAL { wd:Q485044 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q485044 wdt:P2046 ?area. }
OPTIONAL { wd:Q485044 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q485044 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q485044 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 Cimarron map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.500238, -103.002455, 37.000104, -102.028075);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cimarron)
[out:json];
(
rel["name"="Cimarron"][type=boundary];
rel["name:en"="Cimarron"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cimarron
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boise City | 36.730930 , -102.511158 |
Burton | 36.798360 , -102.161290 |
Castaneda | 36.881130 , -102.521300 |
Conrad | 36.615300 , -102.373510 |
Felt | 36.563366 , -102.794790 |
Griggs | 36.602800 , -102.122390 |
Hopkins | 36.799470 , -102.082120 |
Kenton | 36.906359 , -102.965209 |
Keyes | 36.807685 , -102.251844 |
Mexhoma | 36.719470 , -102.984650 |
Regnier | 36.993910 , -102.857150 |
Sturgis | 36.893910 , -102.070170 |
Wheeless | 36.719190 , -102.894370 |
Notes:
- You can download geometry data for Cimarron 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.