Stephens (Oklahoma) Map Cropping Samples
Stephens (Oklahoma) Map Cropping Samples-1
Stephens (Oklahoma) Map Cropping Samples-2
Stephens neighborhoods and villages map with 3D shadow effect
flag map of Stephens with 3D shadow effect
Stephens map with 3d shadow effect
Download outline map of Stephens (geojson format) :
Stephens.geojson (**)
Download polygon array of Stephens map for "Google Maps" :
Stephens.txt
Bounding Box for Stephens Map : ( 34.289012 , -98.142148 , 34.681823 , -97.562296 )
Wikipedia ID for Stephens : Q495581
Wikipedia SPARQL Query for Stephens (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q495581 wdt:P1082 ?population. }
OPTIONAL { wd:Q495581 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q495581 wdt:P2046 ?area. }
OPTIONAL { wd:Q495581 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q495581 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q495581 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 Stephens map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.289012, -98.142148, 34.681823, -97.562296);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Stephens)
[out:json];
(
rel["name"="Stephens"][type=boundary];
rel["name:en"="Stephens"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Stephens
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alma | 34.419530 , -97.612250 |
Bray | 34.615996 , -97.820722 |
Central High | 34.617003 , -98.089151 |
Comanche | 34.359756 , -97.948684 |
Corum | 34.362310 , -98.104210 |
Countyline | 34.448700 , -97.562800 |
Denton | 34.666460 , -98.124490 |
Dixie Park | 34.487300 , -97.949480 |
Duncan | 34.542504 , -97.919112 |
Empire City | 34.473726 , -98.056644 |
Gas City | 34.449800 , -98.086980 |
Harrisburg | 34.434810 , -97.789750 |
Hope | 34.568970 , -97.836700 |
Loco | 34.329529 , -97.680654 |
Marlow | 34.629687 , -97.958002 |
Meridian | 34.425539 , -97.975856 |
Nellie | 34.579520 , -98.124490 |
Oklahoma Hills | 34.482030 , -97.928370 |
Santa Fe | 34.419810 , -97.692530 |
Sunray | 34.412580 , -97.965040 |
Velma | 34.454755 , -97.661706 |
Notes:
- You can download geometry data for Stephens 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.