Woods (Oklahoma) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Woods
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Alva 36.801087 , -98.667907
Avard 36.698920 , -98.788980
Brink 36.841140 , -98.612300
Capron 36.896677 , -98.577571
Cora 36.797810 , -98.917040
Dacoma 36.659581 , -98.563496
Fairvalley 36.735590 , -99.024540
Freedom 36.768104 , -99.113079
Hopeton 36.688090 , -98.665920
Noel 36.781140 , -98.719250
Plainview 36.841140 , -99.241220
Tegarden 36.797810 , -98.970100
Waynoka 36.584644 , -98.878531
Winchester 36.957250 , -98.797310


Notes:
- You can download geometry data for Woods 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 Woods neighborhoods and villages map.


Share this page