GithubHelp home page GithubHelp logo

derhuerst / vbb-osm-relations Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 69 KB

VBB lines, platforms, entrances and their OSM relations.

Home Page: https://github.com/derhuerst/vbb-osm-relations

License: ISC License

JavaScript 100.00%
vbb bvg osm berlin transport transit

vbb-osm-relations's Introduction

vbb-osm-relations

VBB lines, platforms and station entrances and their OSM relations.

Almost all VBB infrastructure is mapped in OSM, but the individual elements are not always tagged with the station they belong to. This module contains those that can be matched with VBB stations without ambiguity, either by distance or by similar names.

The intended future state is that all lines, platforms and entrances are tagged with proper, machine-readable VBB IDs. Right now, this is a brittle hack to still make use of the data.

npm version build status dependency status dev dependency status ISC-licensed support me on Patreon

Installing

npm install vbb-osm-relations

Usage

Each value is an OSM element ID:

const lines = require('vbb-osm-relations/lines')
lines.U7 // 58425

const platforms = require('vbb-osm-relations/platforms.json')
platforms['900000056104'] // U Bülowstr.
// [ 391385382, 391385383 ]

const entrances = require('vbb-osm-relations/entrances.json')
entrances['900000130011'] // U Vinetastr.
// [ 2714518751, 2714518752, 2714518753, 2714518755, 2714518758, 2714518760 ]

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.

vbb-osm-relations's People

Contributors

derhuerst avatar greenkeeper[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

vbb-osm-relations's Issues

An in-range update of lru-cache is breaking the build 🚨

Version 4.1.3 of lru-cache was just published.

Branch Build failing 🚨
Dependency lru-cache
Current Version 4.1.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

lru-cache is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/codeship: Build failed (Details).

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of pinkie-promise is breaking the build 🚨

Version 2.0.2 of pinkie-promise was just published.

Branch Build failing 🚨
Dependency pinkie-promise
Current Version
</td>
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

pinkie-promise is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/codeship Build failed Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of vbb-stations is breaking the build 🚨

Version 5.8.0 of vbb-stations was just published.

Branch Build failing 🚨
Dependency vbb-stations
Current Version 5.7.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

vbb-stations is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/codeship Build failed Details

Commits

The new version differs by 2 commits.

  • ffcd472 update to latest data, 5.8.0
  • bae84f6 chore(package): update vbb-short-station-name to version 0.4.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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.