Sprint 114

All our products have been updated on Aug 16, 2024 with the releases associated to this Sprint 114.

Chouette

Use text search to find Stop Areas by text

When the user search Stop Areas by text the following attributes are matched:

  • the name in priority A

  • the registration number, internal id in priority B

  • the city name, zip code and street name in priority C

Stop Areas are displayed by ranking order.

image-20241002-121220.png

This mechanism is used in “all” Stop Area searches:

  • Stop Area search by text and Stop Ara search Parent autocomplete

  • Parent & Referent autocomplete in Stop Area form

  • Route editor

  • Line Routing Constraint Zone Stop Area search

  • etc

Prevent GTFS Route extended type in export

When the user selects the export option “Ignore Extended GTFS Route Types”, the exported GTFS Routes will use as much as possible the standard Route Type (values from 0 to 12).

Chouette Transport Mode

GTFS Route

Chouette Transport Mode

GTFS Route

tram

0

metro

1

rail (except rail/monorail)

2

bus

3

water

4

funicular/streetCableCar

5

telecabin

6

funicular (except funicular/street_cable_car)

7

trolleyBus

11

rail/monorail

12

coach

200

air

1100

taxi

1500

hire_car

1506

The Line attribute flexible is ignored. Only the Line transport mode is used to select a GTFS route type.

Ignore Stop Station in GTFS import

When the user enables the option “Ignore Parent Stop Areas” for a GTFS import, only Quay Stop Areas are created (GTFS stations location_type 1 won’t present into the exported file).

Restrict a Macro according to a saved search

The user can create a Macro Context by selecting a saved search.

When the Macro is performed, the Saved Search is performed in the Macro context. For example, when a Macro performed on a Dataset when a Macro Context using a Saved Search which selects only Quay Stop Areas, will only perform Macros on Quay Stop Areas used in this Dataset.

image-20241002-114402.png

Search of Vehicle Journeys by Timetable

The user can search Vehicle Journeys associated to a selected Timetable:

This search can be invoked for each Timetable directly from the Timetable index page:

Save Import Search

The user can save Import Search to reuse the same search attributes:

The user can manage saved searches:

Force attribute value with a Macro

The user can force attribute value by specifying:

  • the target mode

  • the target attribute

  • the expected value

The following attributes can be selected:

  • Stop Area Referent (yes/no)

  • Stop Area City (string)

  • Line Referent (yes/no)

  • Company City (string)

  • Company Referent (yes/no)

  • Entrance City (string)

  • Point of Interest City (string)

Manage several Aggregate schedulings

The user can define several daily schedulings to start automatically Aggregate:

Ara

Collect Situations in GTFS-RT ServiceAlert by adding internal tags

When the user defines the setting collect.situations.internal_tags with one or several tags (like tag1 or tag1,tag2), all Situations collected via this Partner are created/updated with this list of tags.

Broadcast only Situations with specified internal tags in GTFS-RT ServiceAlert

When the user defines the setting broadcast.situations.only_internal_tags with one or several tags (like tag1 or tag1,tag2), only Situation with a internal tag matching this list is broadcasted via this Partner.