From 29620d2462b983eddab81f367e913030d5c48661 Mon Sep 17 00:00:00 2001 From: Geert Wirken Date: Tue, 29 Dec 2015 00:24:52 +0100 Subject: [PATCH] Fixed link to latest release --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35ad956..f01dfa1 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ This repository contains the raw OpenStreetMap data for all passenger railway lines in the Netherlands. When combined with [Spoorkaarthopper](https://github.com/joelhaasnoot/spoorkaarthopper), you can automagically preprender paths between points on railway lines to be able to reuse later in a variety of applications. ## Releases -Check the "Releases" link above to find the latest spoorkaarthopper output to form a Dutch railwaymap. Or click here for the __[latest version, 1.5](https://github.com/joelhaasnoot/spoortkaarthopper-data/releases/download/v1.5/output-1.5-20130104.zip)__ +Check the "Releases" link above to find the latest spoorkaarthopper output to form a Dutch railway map. Or click here for the __[latest version](https://github.com/joelhaasnoot/spoortkaarthopper-data/releases/latest)__. ## Source -The original shapefile data is copyright Prorail 2013-2014 and is available No Rights Reserved. The shapefile is called "spoorhart" - this represents the "middle" of the tracks. That appears to not always be true: this data was converted to OSM, but then joined and fixed so that there's always just one path between stations. +The original shapefile data is copyright ProRail 2013-2014 and is available No Rights Reserved. The shapefile is called "spoorhart" - this represents the "middle" of the tracks. That appears to not always be true: this data was converted to OSM, but then joined and fixed so that there's always just one path between stations. ## Other files The folder *routing-input* contains two other files that are important inputs for the output of Spoorkaarthopper (these are the ones used for my version): @@ -22,4 +22,4 @@ As part of an open process, this data is completely open. The tools to create pa ## Missing / Future expansions - All the paths are tagged as roads ('highway="primary"') because of the routing being used. -- This is missing railway lines in countries other than the Netherlands. The HSL/high speed line to Belgium ends just before Antwerp. Several train connections originate or terminate in the Netherlands but won't be fully visible. OSM might be able to help here for also routing cross-border trips. \ No newline at end of file +- This is missing railway lines in countries other than the Netherlands. The HSL/high speed line to Belgium ends just before Antwerp. Several train connections originate or terminate in the Netherlands but won't be fully visible. OSM might be able to help here for also routing cross-border trips.