Roger Mills (Oklahoma) Map Cropping Samples
Roger Mills (Oklahoma) Map Cropping Samples-1
Roger Mills (Oklahoma) Map Cropping Samples-2
Roger Mills neighborhoods and villages map with 3D shadow effect
flag map of Roger Mills with 3D shadow effect
Roger Mills map with 3d shadow effect
Download outline map of Roger Mills (geojson format) :
Roger Mills.geojson (**)
Download polygon array of Roger Mills map for "Google Maps" :
Roger Mills.txt
Bounding Box for Roger Mills Map : ( 35.421493 , -100.000396 , 36.013685 , -99.364097 )
Wikipedia ID for Roger Mills : Q489332
Wikipedia SPARQL Query for Roger Mills (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q489332 wdt:P1082 ?population. }
OPTIONAL { wd:Q489332 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q489332 wdt:P2046 ?area. }
OPTIONAL { wd:Q489332 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q489332 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q489332 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 Roger Mills map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.421493, -100.000396, 36.013685, -99.364097);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Roger Mills)
[out:json];
(
rel["name"="Roger Mills"][type=boundary];
rel["name:en"="Roger Mills"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Roger Mills
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Berlin | 35.450610 , -99.625380 |
Carpenter | 35.530330 , -99.371760 |
Cheyenne | 35.610248 , -99.678042 |
Crawford | 35.826990 , -99.799560 |
Dempsey | 35.517550 , -99.822890 |
Durham | 35.841990 , -99.924840 |
Hammon | 35.632322 , -99.383241 |
Mackie | 35.686160 , -99.794550 |
Meridian | 35.465880 , -99.964560 |
Rankin | 35.624490 , -99.924560 |
Reydon | 35.650226 , -99.923701 |
Roll | 35.779210 , -99.711500 |
Rosehill | 35.508660 , -99.717330 |
Strong City | 35.669929 , -99.600292 |
Notes:
- You can download geometry data for Roger Mills 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.