Download outline map of Braxton (geojson format) :
Braxton.geojson (**)
Download polygon array of Braxton map for "Google Maps" :
Braxton.txt
Bounding Box for Braxton Map : ( 38.507045 , -81.031677 , 38.90499 , -80.442091 )
Wikipedia ID for Braxton : Q494138
Wikipedia SPARQL Query for Braxton (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q494138 wdt:P1082 ?population. }
OPTIONAL { wd:Q494138 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q494138 wdt:P2046 ?area. }
OPTIONAL { wd:Q494138 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q494138 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q494138 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 Braxton map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.507045, -81.031677, 38.90499, -80.442091);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Braxton)
[out:json];
(
rel["name"="Braxton"][type=boundary];
rel["name:en"="Braxton"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Braxton
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Arnett | 38.809260 , -80.721490 |
| Bakers Run | 38.635100 , -80.592870 |
| Belfont | 38.703710 , -80.862880 |
| Bison | 38.655380 , -80.741760 |
| Bonnie | 38.769540 , -80.693150 |
| Bower | 38.858430 , -80.719820 |
| Bulltown | 38.788710 , -80.566480 |
| Burnsville | 38.857947 , -80.653835 |
| Canfield | 38.594270 , -80.753990 |
| Caress | 38.704550 , -80.549260 |
| Centralia | 38.623160 , -80.567870 |
| Chapel | 38.747600 , -80.804820 |
| Clem | 38.634260 , -80.914270 |
| Copen | 38.837600 , -80.729540 |
| Corley | 38.736770 , -80.599540 |
| Cutlips | 38.788710 , -80.754270 |
| Dessie | 38.653990 , -80.914830 |
| Dingy | 38.651760 , -80.946770 |
| Dutch | 38.805100 , -80.618150 |
| Fairbanks | 38.726770 , -80.682320 |
| Falls Mill | 38.773710 , -80.549810 |
| Flatwoods | 38.718647 , -80.654046 |
| Flower | 38.831480 , -80.773160 |
| Frametown | 38.637880 , -80.858440 |
| Gassaway | 38.670220 , -80.771743 |
| Gem | 38.829260 , -80.667600 |
| Gillespie | 38.663710 , -80.617870 |
| Gip | 38.677870 , -80.994000 |
| Glendon | 38.591210 , -80.888710 |
| Gregory | 38.743710 , -80.527590 |
| Heaters | 38.761770 , -80.641480 |
| Holly | 38.670380 , -80.547870 |
| Hyers | 38.863710 , -80.699260 |
| Joppa | 38.778710 , -80.488140 |
| Knawl | 38.826770 , -80.529260 |
| Letch | 38.800930 , -80.496480 |
| Little Birch | 38.578990 , -80.706760 |
| Little Otter | 38.686210 , -80.763710 |
| Lloydsville | 38.739540 , -80.703430 |
| Marpleton | 38.677600 , -80.503700 |
| McNutt | 38.695100 , -80.669260 |
| Middle Run | 38.593990 , -80.809820 |
| Napier | 38.790930 , -80.588700 |
| Newville | 38.678710 , -80.590650 |
| Orlando | 38.871210 , -80.593700 |
| Palmer | 38.657600 , -80.589260 |
| Pembroke | 38.724820 , -80.740380 |
| Rockton | 38.619540 , -80.856210 |
| Rollyson | 38.783430 , -80.640930 |
| Rosedale | 38.739260 , -80.942880 |
| Servia | 38.620380 , -80.957330 |
| Shadyside | 38.651210 , -80.816490 |
| Strange Creek | 38.563160 , -80.897880 |
| Sutton | 38.666313 , -80.711534 |
| Tague | 38.701760 , -80.915380 |
| Tate | 38.615930 , -80.910940 |
| Tesla | 38.602050 , -80.703430 |
| Vernon | 38.711210 , -80.494250 |
| Wilsie | 38.685650 , -80.885940 |
Notes:
- You can download geometry data for Braxton 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.