-
Notifications
You must be signed in to change notification settings - Fork 0
/
1_North_America_1796_route.js
8 lines (7 loc) · 1.83 KB
/
1_North_America_1796_route.js
1
2
3
4
5
6
7
8
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "Color": "rgba(239, 66, 233, 0.7)", "arrow": "http://geo.nls.uk/maps/dev/liston/img/pink-arrow.png", "NO": 26, "TOUR_NO": 1, "TOUR_ORDER": 26, "": "Philadelphia, Arch Street", "OTHER_NAME": "NULL", "LINK": "http:\/\/geo.nls.uk\/maps\/dev\/liston\/#zoom=10&lat=39.9525839&lon=-75.16649884&point=39.9525839,-75.16649884", "STATE": "PA", "COUNTRY": "United States of America", "field_9": "http:\/\/geo.nls.uk\/maps\/dev\/liston\/#zoom=10&lat=39.9525839&lon=-75.16649884&point=39.9525839,-75.16649884", "LON": -75.151650, "LAT": 39.952461, "DATE": "July 1796", "TOUR_NAME": "North America, 1796", "DOD_ID1": 124241414, "PAGE1": "24", "DOD_ID2": null, "PAGE2": null, "DOD_ID3": null, "PAGE3": null, "DOD ID 4": null, "PAGE4": null, "Notes": "Changed Coordinates and name to make more accurate" }, "geometry": { "type": "LineString", "coordinates": [ [ -1.1030801, 50.8244753 ], [ -74.0519107, 40.5166711 ], [ -74.0762834, 40.6541709 ], [ -73.98677875, 40.71152955 ], [ -74.0347781, 40.7129121 ], [ -74.0682205, 40.7292081 ], [ -74.1724765, 40.73196 ], [ -74.2157613, 40.6667778 ], [ -74.446092, 40.496654 ], [ -74.657868, 40.3401741 ], [ -74.7429384, 40.2170534 ], [ -75.1516497, 39.9524615 ], [ -75.1727315, 40.0343783 ], [ -76.241944, 39.136667 ], [ -76.61275967, 39.28744716 ], [ -76.4921829, 38.9784453 ], [ -76.7512, 38.8166 ], [ -77.0582932, 38.8836932 ], [ -77.2548401, 38.9968545 ], [ -77.0164, 38.8898 ], [ -77.0722585, 38.9076089 ], [ -77.0584188, 38.8185556 ], [ -77.088364, 38.7079862 ], [ -77.7388818, 39.3253786 ], [ -78.1633341, 39.1856597 ], [ -76.30467361, 40.05350995 ], [ -75.1516497, 39.9524615 ] ] } }
]
}