Coder Social home page Coder Social logo

bussistant's Introduction

bussistant

A dialog agent, that tells you when your next bus will arrive, together with an interactive live map that visualizes the current position of busses in Münster and shows recent traffic news scraped from Twitter.

Created at the MünsterHack 2018.

bussistant's People

Contributors

jarnorfb avatar tinom avatar writtmeyer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bussistant's Issues

Lizenz?

Super Projekt! Unter welcher Lizenz ist der Quelltext verfügbar?

Haltestellen ids nicht über endpoint ansprechbar?

https://swms-conterra.fmecloud.com/fmedatastreaming/IVU/service.fmw/haltestellen/?limit=10
gibt

{'type': 'FeatureCollection',
 'features': [{'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5337794, 51.8235108]},
   'properties': {'id': '1587201', 'name': 'Ottmarsb., Lüdinghauser Str.'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5330164, 51.8242294]},
   'properties': {'id': '1587202', 'name': 'Ottmarsb., Lüdinghauser Str.'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5381544, 51.8218844]},
   'properties': {'id': '1587301', 'name': 'Ottmarsb., Hörsterplatz'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5377839, 51.8216822]},
   'properties': {'id': '1587302', 'name': 'Ottmarsb., Hörsterplatz'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.545215, 51.8215317]},
   'properties': {'id': '1587401', 'name': 'Ottmarsb., Bäuerliche'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5452522, 51.8212803]},
   'properties': {'id': '1587403', 'name': 'Ottmarsb., Bäuerliche'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5419075, 51.8350269]},
   'properties': {'id': '1588401', 'name': 'Ottmarsb., Lindfeld'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5420292, 51.8348578]},
   'properties': {'id': '1588402', 'name': 'Ottmarsb., Lindfeld'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5433547, 51.8459389]},
   'properties': {'id': '1588501', 'name': 'Venne, Höwische Beck'}},
  {'type': 'Feature',
   'geometry': {'type': 'Point', 'coordinates': [7.5429819, 51.84535]},
   'properties': {'id': '1588502', 'name': 'Venne, Höwische Beck'}}]}

die erste id 1587201 auf dem endpoint

https://swms-conterra.fmecloud.com/fmedatastreaming/IVU/service.fmw/haltestellen/1587201

gibt jedoch eine empty response zurück.

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.