NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I am building a .net (Silverlight) application for railway companies. I would like to use openstreetmap but just with the base layer and a layer with all the European railway routes/tracks and the stations with their names.

How can I get this information ?

Thanks for you answer. Martijn

asked 28 Feb '11, 14:22

Martijn%20Loois's gravatar image

Martijn Loois
31113
accept rate: 0%

edited 01 Mar '11, 12:41

katpatuka's gravatar image

katpatuka
1.0k152636


Hi Martin,

If by "use OpenStreetMap" you mean use the OpenStreetMap data. Your steps will include:

  1. acquiring the OSM data by downloading the planet or extracts
  2. building a local OSM stack
  3. loading your local database
  4. rendering the maps to suit your requirements
  5. presenting your rendered map to your audience

If by "use OpenStreetMap" you mean you want to click a few check boxes on a web service then consume that web service and present it to your audience, then the steps will differ.

  1. find a base layer you like
  2. find a railway layer you like
  3. combine them in a pleasing fashion
  4. present them to your audience

Finding available layers that you like will have to consider their terms of use, etc.

permanent link

answered 28 Feb '11, 14:41

Richard%20Weait's gravatar image

Richard Weait
3.0k133452
accept rate: 17%

edited 01 Mar '11, 12:39

katpatuka's gravatar image

katpatuka
1.0k152636

Maybe a nice example is presented in the videos of http://wiki.openstreetmap.org/wiki/TileMill at http://vimeo.com

(28 Feb '11, 20:26) stephan75

some intreating options are pre made with colour/b&w options at www.openrailwaymap.org as well as useful guides to tags tey promote.

the wiki has a lot of detail on tagging used on railways and is very helpful for navigating though raw data you get above:- http://wiki.openstreetmap.org/wiki/Main_Page more than 500 entries:- http://wiki.openstreetmap.org/w/index.php?search=Rail&title=Special%3ASearch&fulltext=Search simpler starting guide:- http://wiki.openstreetmap.org/wiki/Key:railway http://wiki.openstreetmap.org/wiki/Map_Features#Public_Transport

It is worth remembering that contributers are increasing detail on a continious basis in the areas they cover so results can be patchy if you want lots of detail with out adding the missing bits yourself into the main database.

The Rail Infrastructure companies in the EU (or maybe the whole EEA can oftern provide additional data source that you can blend with OSM data to give more infomation on your map Links to meny such source site can resuchered through the European Railway Agency at http://www.era.europa.eu/ they also take enquires to the contacts given there in a helpful manner.

The UK has verious networks in vious states of documentation but the maimline services are available from Network Rail http://www.networkrail.co.uk/industry-partners/using-our-network-index.aspx they also has live and open data programs in addition to their layout guides.

permanent link

answered 01 Mar '16, 18:12

Govanus's gravatar image

Govanus
1543711
accept rate: 3%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×92
×68

question asked: 28 Feb '11, 14:22

question was seen: 10,104 times

last updated: 01 Mar '16, 18:12

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum