Beckham (Oklahoma) Map Cropping Samples

Beckham (Oklahoma) Map Cropping Samples-1
Beckham (Oklahoma) Map Cropping Samples-1
Beckham (Oklahoma) Map Cropping Samples-2
Beckham (Oklahoma) Map Cropping Samples-2
Download outline map of Beckham (geojson format) : Beckham.geojson (**)
Download polygon array of Beckham map for "Google Maps" : Beckham.txt
Bounding Box for Beckham Map : ( 35.029801 , -100.00042 , 35.509119 , -99.360146 )
Wikipedia ID for Beckham : Q491646
Wikipedia SPARQL Query for Beckham (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491646 wdt:P1082 ?population. }
OPTIONAL { wd:Q491646 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491646 wdt:P2046 ?area. }
OPTIONAL { wd:Q491646 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491646 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491646 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.029801, -100.00042, 35.509119, -99.360146);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Beckham)
[out:json];
(
rel["name"="Beckham"][type=boundary];
rel["name:en"="Beckham"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Beckham
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Carter 35.217458 , -99.503820
Delhi 35.174770 , -99.676490
Doxey 35.324220 , -99.583150
Elk City 35.384808 , -99.433175
Erick 35.215348 , -99.868552
Hocker 35.290050 , -99.473980
Mayfield 35.338940 , -99.876770
Merritt 35.369770 , -99.505370
Moravia 35.119220 , -99.510090
New Liberty 35.363660 , -99.717600
Prentiss 35.363940 , -99.805660
Sayre 35.297336 , -99.628375
Sweetwater 35.422212 , -99.911614
Taylor 35.248110 , -99.382310
Texola 35.222232 , -99.992782


Notes:
- You can download geometry data for Beckham 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.

Create Beckham neighborhoods and villages map.


Share this page