Download outline map of Alleghany (geojson format) :
Alleghany.geojson (**)
Download polygon array of Alleghany map for "Google Maps" :
Alleghany.txt
Bounding Box for Alleghany Map : ( 37.596428 , -80.296143 , 37.960658 , -79.612168 )
Wikipedia ID for Alleghany : Q488675
Wikipedia SPARQL Query for Alleghany (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488675 wdt:P1082 ?population. }
OPTIONAL { wd:Q488675 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488675 wdt:P2046 ?area. }
OPTIONAL { wd:Q488675 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488675 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488675 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 Alleghany map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.596428, -80.296143, 37.960658, -79.612168);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alleghany)
[out:json];
(
rel["name"="Alleghany"][type=boundary];
rel["name:en"="Alleghany"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alleghany
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alleghany | 37.747340 , -80.240350 |
Backbone | 37.773180 , -80.155340 |
Boiling Spring | 37.688180 , -80.093390 |
Callaghan | 37.811211 , -80.087138 |
Clearwater Park | 37.837070 , -79.985890 |
Clifdale | 37.680680 , -80.014780 |
Clifton Forge | 37.823140 , -79.824920 |
Cliftondale Park | 37.823460 , -79.798660 |
Crows | 37.719570 , -80.202560 |
Earlehurst | 37.669290 , -80.234230 |
Griffith | 37.865960 , -79.726710 |
Harrington | 37.844010 , -79.975330 |
Hematite | 37.739850 , -80.176180 |
Hooks Mill | 37.714570 , -79.912550 |
Intervale | 37.819850 , -79.985890 |
Iron Gate | 37.798573 , -79.790381 |
Iron Hill Springs | 37.669290 , -80.208670 |
Jordan Mines | 37.661240 , -80.115890 |
Kincaid | 37.950680 , -79.938950 |
Lick Run | 37.787997 , -79.759543 |
Longdale | 37.833460 , -79.775600 |
Longdale Furnace | 37.810130 , -79.683380 |
Low Moor | 37.794402 , -79.870558 |
Mallow | 37.770960 , -79.972560 |
Moss Run | 37.788460 , -80.101730 |
Nicelytown | 37.841520 , -79.748380 |
Oakwood Forest | 37.797900 , -80.008110 |
Potts Creek | 37.620400 , -80.187560 |
Rich Patch | 37.726790 , -79.919220 |
Rich Patch Mines | 37.755400 , -79.916440 |
Selma | 37.803276 , -79.849933 |
Stonewall | 37.808180 , -80.067560 |
Sweet Chalybeate | 37.644850 , -80.237840 |
Westwood Place | 37.800680 , -80.016450 |
Notes:
- You can download geometry data for Alleghany 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.