Download outline map of Spotsylvania (geojson format) :
Spotsylvania.geojson (**)
Download polygon array of Spotsylvania map for "Google Maps" :
Spotsylvania.txt
Bounding Box for Spotsylvania Map : ( 37.990928 , -77.954819 , 38.378107 , -77.370301 )
Wikipedia ID for Spotsylvania : Q506202
Wikipedia SPARQL Query for Spotsylvania (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q506202 wdt:P1082 ?population. }
OPTIONAL { wd:Q506202 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q506202 wdt:P2046 ?area. }
OPTIONAL { wd:Q506202 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q506202 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q506202 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 Spotsylvania map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.990928, -77.954819, 38.378107, -77.370301);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Spotsylvania)
[out:json];
(
rel["name"="Spotsylvania"][type=boundary];
rel["name:en"="Spotsylvania"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Spotsylvania
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alsop | 38.207080 , -77.649430 |
Arcadia | 38.106520 , -77.529710 |
Artillery Ridge | 38.251800 , -77.478320 |
Bells Crossroad | 38.158190 , -77.823880 |
Bellvue | 38.257630 , -77.489150 |
Belmont | 38.153750 , -77.866110 |
Belvedere | 38.244020 , -77.384700 |
Blades Corner | 38.122360 , -77.616100 |
Brockroad | 38.274580 , -77.679160 |
Brokenburg | 38.145690 , -77.718880 |
Carters Store | 38.193190 , -77.470540 |
Chancellor | 38.284020 , -77.601100 |
Chancellorsville | 38.308460 , -77.634430 |
Chewnings Corner | 38.050690 , -77.661930 |
Childs Cove | 38.131110 , -77.852500 |
Colemans Mill | 38.116240 , -77.524150 |
Concord Heights | 38.270130 , -77.488600 |
Cookstown | 38.295130 , -77.701660 |
Cottage Green | 38.264300 , -77.486930 |
Dan | 38.157080 , -77.881660 |
Dunavant | 38.362350 , -77.664710 |
Five Mile Fork | 38.290130 , -77.553320 |
Fourmile Fork | 38.255410 , -77.497760 |
Gatewood | 38.082080 , -77.668880 |
Glenora | 38.088750 , -77.794160 |
Granite Springs | 38.188470 , -77.854440 |
Greenfield | 38.248180 , -77.421090 |
Hamilton Crossing | 38.243460 , -77.434150 |
Hams Ford | 38.122360 , -77.551370 |
Hazel Grove | 38.302910 , -77.653320 |
Holladay | 38.120410 , -77.868880 |
Jones | 38.170130 , -77.809160 |
Kirk O'Cliff | 38.126250 , -77.903880 |
Lake Wilderness | 38.303644 , -77.727769 |
Lanes Corner | 38.159580 , -77.736100 |
Leavells | 38.244850 , -77.525260 |
Levy | 38.035690 , -77.707770 |
Lewiston | 38.068750 , -77.742210 |
Logan | 38.217630 , -77.761100 |
Margo | 38.160690 , -77.724160 |
Marye | 38.080140 , -77.583870 |
Massaponax | 38.193460 , -77.508870 |
Massaponax | 38.239850 , -77.436090 |
Mastins Corner | 38.189860 , -77.774990 |
McHenry | 38.172080 , -77.706100 |
Meadows Park | 38.277000 , -77.556000 |
Mount Pleasant | 38.115130 , -77.644150 |
New Post | 38.232910 , -77.406090 |
Old Trap | 38.138190 , -77.545540 |
Olive | 38.219570 , -77.441090 |
Panier | 38.180970 , -77.763600 |
Parker | 38.275130 , -77.757210 |
Partlow | 38.038750 , -77.638880 |
Paytes | 38.227360 , -77.832770 |
Penneys Crossroad | 38.103190 , -77.691930 |
Porters | 38.193740 , -77.791380 |
Post Oak | 38.166240 , -77.663320 |
Prince Dominion | 38.134170 , -77.848610 |
River Heights | 38.273000 , -77.442000 |
Shady Grove Corner | 38.221800 , -77.711100 |
Smiths Mill | 38.172080 , -77.518870 |
Snell | 38.147910 , -77.601380 |
Spotsylvania | 38.200960 , -77.589150 |
Spotsylvania Courthouse | 38.198222 , -77.588494 |
Stanards Mill | 38.147910 , -77.515540 |
Stubbs | 38.150410 , -77.828600 |
Sylvania Heights | 38.274020 , -77.444710 |
Thornburg | 38.133470 , -77.521650 |
Waverly Village | 38.288460 , -77.518600 |
White Owl Landing | 38.136390 , -77.842780 |
Wilderness | 38.325690 , -77.725820 |
Wilderness Corner | 38.321240 , -77.700820 |
Notes:
- You can download geometry data for Spotsylvania 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.