Download outline map of Pushmataha (geojson format) :
Pushmataha.geojson (**)
Download polygon array of Pushmataha map for "Google Maps" :
Pushmataha.txt
Bounding Box for Pushmataha Map : ( 34.156451 , -95.779517 , 34.681148 , -94.937387 )
Wikipedia ID for Pushmataha : Q489463
Wikipedia SPARQL Query for Pushmataha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q489463 wdt:P1082 ?population. }
OPTIONAL { wd:Q489463 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q489463 wdt:P2046 ?area. }
OPTIONAL { wd:Q489463 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q489463 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q489463 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 Pushmataha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.156451, -95.779517, 34.681148, -94.937387);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pushmataha)
[out:json];
(
rel["name"="Pushmataha"][type=boundary];
rel["name:en"="Pushmataha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pushmataha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adel | 34.579270 , -95.594420 |
Albion | 34.662290 , -95.099234 |
Antlers | 34.232514 , -95.621379 |
Belzoni | 34.185660 , -95.465520 |
Big Rocks | 34.229550 , -95.573020 |
Clayton | 34.585641 , -95.356163 |
Corinne | 34.185940 , -95.291350 |
Dela | 34.200380 , -95.522190 |
Dunbar | 34.458710 , -95.560530 |
Ethel | 34.229550 , -95.544130 |
Eubanks | 34.422040 , -95.584970 |
Fewell | 34.518160 , -95.053850 |
Finley | 34.328430 , -95.494970 |
Greenwood | 34.192320 , -95.587750 |
Jumbo | 34.445380 , -95.735530 |
Kellond | 34.263710 , -95.640250 |
Kiamichi | 34.635380 , -95.178850 |
Kosoma | 34.348430 , -95.613030 |
Miller | 34.316490 , -95.744980 |
Moyers | 34.326210 , -95.653580 |
Nashoba | 34.482050 , -95.215240 |
Nashoba Y | 34.482880 , -95.281350 |
Nolia | 34.476490 , -95.151630 |
North Sobol | 34.185940 , -95.238570 |
Oleta | 34.199550 , -95.343850 |
Pine Knot Crossing | 34.248710 , -95.142180 |
Rattan | 34.200374 , -95.413119 |
Sardis | 34.665930 , -95.409700 |
Snow | 34.395930 , -95.412740 |
Sobol | 34.161210 , -95.238570 |
Stanley | 34.540100 , -95.469690 |
Tuskahoma | 34.627193 , -95.277868 |
Wadena | 34.402600 , -95.596920 |
Notes:
- You can download geometry data for Pushmataha 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.