Pendleton (West Virginia) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Pendleton
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Brandywine 38.621870 , -79.241378
Brushy Run 38.837610 , -79.247540
Cherry Grove 38.640670 , -79.522830
Circleville 38.670950 , -79.491160
Deer Run 38.720110 , -79.230590
Dry Run 38.612890 , -79.524770
Entry 38.639840 , -79.348380
Fame 38.742060 , -79.161980
Franklin 38.645200 , -79.333119
Harper 38.519560 , -79.471430
Judy Gap 38.706780 , -79.464490
Ketterman 38.878170 , -79.254210
Kline 38.779000 , -79.225320
Macksville 38.800670 , -79.399490
Mitchell 38.542340 , -79.341430
Moatstown 38.538180 , -79.394770
Monkeytown 38.705000 , -79.432230
Mozer 38.802610 , -79.208930
Oak Flat 38.659560 , -79.212820
Onego 38.847890 , -79.421990
Propstburg 38.600950 , -79.259210
Riverton 38.744000 , -79.435880
Ruddle 38.712610 , -79.308370
Seneca Rocks 38.834830 , -79.376160
Simoda 38.727060 , -79.483100
Sugar Grove 38.511230 , -79.321710
Sweedlin 38.741520 , -79.135730
Upper Tract 38.787340 , -79.282540
Zigler 38.614280 , -79.400040


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


Share this page