Tulsa (Oklahoma) Map Cropping Samples

Tulsa (Oklahoma) Map Cropping Samples-1
Tulsa (Oklahoma) Map Cropping Samples-1

Tulsa (Oklahoma) Map Cropping Samples-2
Tulsa (Oklahoma) Map Cropping Samples-2

Tulsa neighborhoods and villages map with 3D shadow effect
Tulsa neighborhoods and villages map with 3D shadow effect

flag map of Tulsa with 3D shadow effect
flag map of Tulsa with 3D shadow effect

Tulsa map with 3d shadow effect
Tulsa map with 3d shadow effect


Create and download free physical and topographic maps for Tulsa.




Download outline map of Tulsa (geojson format) : Tulsa.geojson (**)
Download polygon array of Tulsa map for "Google Maps" : Tulsa.txt
Bounding Box for Tulsa Map : ( 35.8559 , -96.29809 , 36.423752 , -95.761463 )
Wikipedia ID for Tulsa : Q489481
Wikipedia SPARQL Query for Tulsa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q489481 wdt:P1082 ?population. }
OPTIONAL { wd:Q489481 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q489481 wdt:P2046 ?area. }
OPTIONAL { wd:Q489481 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q489481 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q489481 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 Tulsa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.8559, -96.29809, 36.423752, -95.761463);
);
out geom;

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

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

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

Neighborhoods and Villages of Tulsa
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bixby 35.945501 , -95.877504
Broken Arrow 36.036683 , -95.780865
Collinsville 36.372871 , -95.859440
Fisher 36.129250 , -96.142230
Glenpool 35.949750 , -96.004649
Gray 36.130370 , -96.080560
Jenks 35.998053 , -95.973774
Kengle 36.136480 , -96.051390
Lake 36.140090 , -96.081950
Leonard 35.920380 , -95.799430
Lotsee 36.133407 , -96.209109
Oakhurst 36.083391 , -96.063414
Owasso 36.288422 , -95.831183
Price 36.135650 , -96.068330
Sand Springs 36.134676 , -96.128548
Sperry 36.297852 , -95.991620
Tulsa 36.128461 , -95.903694
Turley 36.247254 , -95.965459
Wekiwa 36.153140 , -96.173060
Williams Center 36.153954 , -95.993900


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


Share this page