Dewey (Oklahoma) Map Cropping Samples

Dewey (Oklahoma) Map Cropping Samples-1
Dewey (Oklahoma) Map Cropping Samples-1
Dewey (Oklahoma) Map Cropping Samples-2
Dewey (Oklahoma) Map Cropping Samples-2
Download outline map of Dewey (geojson format) : Dewey.geojson (**)
Download polygon array of Dewey map for "Google Maps" : Dewey.txt
Bounding Box for Dewey Map : ( 35.811917 , -99.382176 , 36.164894 , -98.63195 )
Wikipedia ID for Dewey : Q490722
Wikipedia SPARQL Query for Dewey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490722 wdt:P1082 ?population. }
OPTIONAL { wd:Q490722 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490722 wdt:P2046 ?area. }
OPTIONAL { wd:Q490722 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490722 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490722 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.811917, -99.382176, 36.164894, -98.63195);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Dewey)
[out:json];
(
rel["name"="Dewey"][type=boundary];
rel["name:en"="Dewey"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Dewey
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Aledo 35.827270 , -99.124260
Camargo 36.017897 , -99.288292
Cestos 36.144210 , -99.093710
Fay 35.813380 , -98.657860
Fonda 36.147540 , -98.758980
Leedey 35.868725 , -99.345046
Lenora 36.041150 , -99.062040
Leonel 35.991150 , -98.653140
Nobscot 35.848660 , -98.735640
Oakwood 35.931483 , -98.703030
Parallel 35.898660 , -98.831480
Putnam 35.855893 , -98.967941
Rhea 35.841710 , -99.234820
Seiling 36.151548 , -98.925317
Taloga 36.040258 , -98.964111
Vici 36.148704 , -99.299345
Webb 35.927820 , -99.132600


Notes:
- You can download geometry data for Dewey 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.

Create Dewey neighborhoods and villages map.


Share this page