github vingerha/gtfs2 0.3.3
Fix to make local stops unique

latest releases: 0.5.1, 0.5.0, 0.4.9...
8 months ago

Changes: local stops are now unique

Before, the local stops could be the same for various people from the same location, not only generating 'unique' errors but also making it imposisble to show them in maps per device_tracker
New: local stop "name" and "unique_id" now include the device_tracker_id for which they are setup

Added: searching routes in the static setup can now be done by typing. It makes use of fuzzy-search, which it easier to find the route in large lists. i.e. a route "001: 653 - TestrouteName - AABBCC" can now be found by typing 00 OR 653 OR TestRout OR ...etc.

"Breaking" change

you need to re-setup the local stop devices to apply this functionality

Don't miss a new gtfs2 release

NewReleases is sending notifications on new releases.