Giter Site home page Giter Site logo

scotland-yard-data's Introduction

Scotland Yard data

The data is usable for a Scotland Yard map with stations from 1 to 199. There is an other version that ends at 200 but the station 108 is missing in this version.

The base version of the data was created by @frog32, but I, @AlexElvers, have corrected many station positions and connections.

stations.txt

The station number, x-position, y-position and the station type are separated by a space.

1 190 40 taxi,bus,underground
2 487 20 taxi
3 675 25 taxi,bus
4 790 15 taxi
...

connections.txt

Both stations and the connection type are separated by a space. The first station is smaller than the second as there are no one-ways and the data is an undirected graph. Whenever there is a connection from A to B, you have to ensure that it is possible to move from B to A.

108 115 water
115 157 water
157 194 water
1 46 underground
13 46 underground
...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.