McClain (Oklahoma) Map Cropping Samples
McClain (Oklahoma) Map Cropping Samples-1
McClain (Oklahoma) Map Cropping Samples-2
McClain neighborhoods and villages map with 3D shadow effect
flag map of McClain with 3D shadow effect
McClain map with 3d shadow effect
Download outline map of McClain (geojson format) :
McClain.geojson (**)
Download polygon array of McClain map for "Google Maps" :
McClain.txt
Bounding Box for McClain Map : ( 34.854455 , -97.671641 , 35.337508 , -96.930544 )
Wikipedia ID for McClain : Q495862
Wikipedia SPARQL Query for McClain (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q495862 wdt:P1082 ?population. }
OPTIONAL { wd:Q495862 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q495862 wdt:P2046 ?area. }
OPTIONAL { wd:Q495862 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q495862 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q495862 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 McClain map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.854455, -97.671641, 35.337508, -96.930544);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (McClain)
[out:json];
(
rel["name"="McClain"][type=boundary];
rel["name:en"="McClain"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of McClain
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Blanchard | 35.154824 , -97.658790 |
Byars | 34.872373 , -97.054092 |
Chism | 34.912860 , -96.936960 |
Cole | 35.099250 , -97.566247 |
Criner | 34.971460 , -97.564480 |
Dibble | 35.015430 , -97.628047 |
Goldsby | 35.128534 , -97.474152 |
Johnsonville | 34.895630 , -97.053630 |
Maysville | 34.854356 , -97.388161 |
Newcastle | 35.240414 , -97.599837 |
Payne | 34.906180 , -97.530030 |
Purcell | 35.024649 , -97.370819 |
Rosedale | 34.918821 , -97.185506 |
Stealy | 34.928130 , -97.406420 |
Story | 34.855350 , -97.458640 |
Washington | 35.058256 , -97.492262 |
Wayne | 34.917106 , -97.316573 |
Notes:
- You can download geometry data for McClain 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.