Tillman (Oklahoma) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Tillman
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Burt 34.450360 , -99.080910
Davidson 34.242107 , -99.078122
Frederick 34.370864 , -99.000967
Grandfield 34.230668 , -98.687422
Hollister 34.341115 , -98.870526
Loveland 34.304621 , -98.770810
Manitou 34.507113 , -98.980911
Taylor Corner Gin 34.218140 , -98.923680
Tipton 34.502095 , -99.138358


Notes:
- You can download geometry data for Tillman 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 Tillman neighborhoods and villages map.


Share this page