Wagoner (Oklahoma) Map Cropping Samples
Wagoner (Oklahoma) Map Cropping Samples-1
Wagoner (Oklahoma) Map Cropping Samples-2
Wagoner neighborhoods and villages map with 3D shadow effect
flag map of Wagoner with 3D shadow effect
Wagoner map with 3d shadow effect
Download outline map of Wagoner (geojson format) :
Wagoner.geojson (**)
Download polygon array of Wagoner map for "Google Maps" :
Wagoner.txt
Bounding Box for Wagoner Map : ( 35.76516 , -95.819964 , 36.162823 , -95.207918 )
Wikipedia ID for Wagoner : Q489457
Wikipedia SPARQL Query for Wagoner (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q489457 wdt:P1082 ?population. }
OPTIONAL { wd:Q489457 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q489457 wdt:P2046 ?area. }
OPTIONAL { wd:Q489457 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q489457 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q489457 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 Wagoner map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.76516, -95.819964, 36.162823, -95.207918);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wagoner)
[out:json];
(
rel["name"="Wagoner"][type=boundary];
rel["name:en"="Wagoner"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wagoner
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anchor | 35.835660 , -95.403030 |
Clarksville | 35.825660 , -95.514140 |
Coweta | 35.967531 , -95.653794 |
Gibson | 35.870930 , -95.351910 |
Leliaetta | 36.017320 , -95.368020 |
Mallard Bay | 35.859820 , -95.279130 |
Neodesha | 36.046210 , -95.434420 |
New Tulsa | 36.075100 , -95.672760 |
Okay | 35.854016 , -95.314128 |
Oneta | 36.018990 , -95.708040 |
Porter | 35.868302 , -95.520226 |
Redbird | 35.887109 , -95.587190 |
Rocky Point | 36.028430 , -95.328020 |
Stonebluff | 35.885930 , -95.736930 |
Stones Corner | 35.871210 , -95.606650 |
Taylor Ferry | 35.944270 , -95.279130 |
Tullahassee | 35.841830 , -95.438690 |
Wagoner | 35.964022 , -95.379264 |
Yonkers | 36.052880 , -95.260800 |
Notes:
- You can download geometry data for Wagoner 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.