Nowata (Oklahoma) Map Cropping Samples
Nowata (Oklahoma) Map Cropping Samples-1
Nowata (Oklahoma) Map Cropping Samples-2
Nowata neighborhoods and villages map with 3D shadow effect
flag map of Nowata with 3D shadow effect
Nowata map with 3d shadow effect
Download outline map of Nowata (geojson format) :
Nowata.geojson (**)
Download polygon array of Nowata map for "Google Maps" :
Nowata.txt
Bounding Box for Nowata Map : ( 36.597356 , -95.809934 , 36.999396 , -95.407549 )
Wikipedia ID for Nowata : Q495918
Wikipedia SPARQL Query for Nowata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q495918 wdt:P1082 ?population. }
OPTIONAL { wd:Q495918 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q495918 wdt:P2046 ?area. }
OPTIONAL { wd:Q495918 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q495918 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q495918 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 Nowata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.597356, -95.809934, 36.999396, -95.407549);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nowata)
[out:json];
(
rel["name"="Nowata"][type=boundary];
rel["name:en"="Nowata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nowata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Childers | 36.771750 , -95.539700 |
Coodys Bluff | 36.698420 , -95.564140 |
Delaware | 36.778868 , -95.642564 |
Elliott | 36.942300 , -95.629420 |
Glenoak | 36.728140 , -95.808870 |
Lenapah | 36.851336 , -95.635702 |
New Alluwe | 36.610029 , -95.488728 |
Nowata | 36.698553 , -95.638206 |
Noxie | 36.971470 , -95.732480 |
Ruthdale | 36.815090 , -95.737480 |
South Coffeyville | 36.993382 , -95.621929 |
Wann | 36.914675 , -95.804685 |
Watova | 36.617310 , -95.655810 |
Notes:
- You can download geometry data for Nowata 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.