Woodward (Oklahoma) Map Cropping Samples
Woodward (Oklahoma) Map Cropping Samples-1
Woodward (Oklahoma) Map Cropping Samples-2
Woodward neighborhoods and villages map with 3D shadow effect
flag map of Woodward with 3D shadow effect
Woodward map with 3d shadow effect
Download outline map of Woodward (geojson format) :
Woodward.geojson (**)
Download polygon array of Woodward map for "Google Maps" :
Woodward.txt
Bounding Box for Woodward Map : ( 36.161577 , -99.605692 , 36.819566 , -98.955836 )
Wikipedia ID for Woodward : Q489447
Wikipedia SPARQL Query for Woodward (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q489447 wdt:P1082 ?population. }
OPTIONAL { wd:Q489447 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q489447 wdt:P2046 ?area. }
OPTIONAL { wd:Q489447 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q489447 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q489447 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 Woodward map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.161577, -99.605692, 36.819566, -98.955836);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Woodward)
[out:json];
(
rel["name"="Woodward"][type=boundary];
rel["name:en"="Woodward"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Woodward
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alston | 36.436150 , -99.290380 |
Belva | 36.498920 , -98.975100 |
Cedardale | 36.318930 , -98.996490 |
Curtis | 36.439200 , -99.142600 |
Fort Supply | 36.572205 , -99.573549 |
Keenan | 36.275870 , -99.569560 |
Mooreland | 36.438088 , -99.204419 |
Mutual | 36.230432 , -99.167935 |
Quinlan | 36.454480 , -99.045380 |
Richmond | 36.190870 , -99.052320 |
Sharon | 36.275492 , -99.338134 |
Tangier | 36.420870 , -99.533450 |
Woodward | 36.424615 , -99.405948 |
Notes:
- You can download geometry data for Woodward 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.