Washita (Oklahoma) Map Cropping Samples
Washita (Oklahoma) Map Cropping Samples-1
Washita (Oklahoma) Map Cropping Samples-2
Washita neighborhoods and villages map with 3D shadow effect
flag map of Washita with 3D shadow effect
Washita map with 3d shadow effect
Download outline map of Washita (geojson format) :
Washita.geojson (**)
Download polygon array of Washita map for "Google Maps" :
Washita.txt
Bounding Box for Washita Map : ( 35.097237 , -99.364666 , 35.465619 , -98.617911 )
Wikipedia ID for Washita : Q495958
Wikipedia SPARQL Query for Washita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q495958 wdt:P1082 ?population. }
OPTIONAL { wd:Q495958 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q495958 wdt:P2046 ?area. }
OPTIONAL { wd:Q495958 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q495958 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q495958 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 Washita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.097237, -99.364666, 35.465619, -98.617911);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Washita)
[out:json];
(
rel["name"="Washita"][type=boundary];
rel["name:en"="Washita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Washita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bessie | 35.385422 , -98.989317 |
Braithwaite | 35.373660 , -99.058420 |
Burns Flat | 35.354805 , -99.175032 |
Canute | 35.421973 , -99.277522 |
Cloud Chief | 35.252550 , -98.843130 |
Colony | 35.348597 , -98.671281 |
Corn | 35.379123 , -98.781541 |
Cowden | 35.247830 , -98.712010 |
Cowden Junction | 35.290890 , -98.711460 |
Dill City | 35.282041 , -99.133605 |
Foss | 35.450045 , -99.170763 |
Lake Valley | 35.168110 , -98.863130 |
New Cordell | 35.297235 , -98.981586 |
Old Retrop | 35.145330 , -99.342580 |
Port | 35.204500 , -99.307310 |
Retrop | 35.159780 , -99.359810 |
Rocky | 35.156102 , -99.059357 |
Sentinel | 35.157089 , -99.173476 |
Notes:
- You can download geometry data for Washita 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.