Translations
All our SaaS products are about to be updated with the releases associated with this Sprint 136.
Chouette
Import Stop Area Groups with NeTEx
The user can create/update a Stop Area Group by using a NeTEx GroupOfStopPlaces:
<GroupOfStopPlaces id="sample" version="any"> <keyList> <KeyValue typeOfKey="ALTERNATE_IDENTIFIER"> <Key>test</Key> <Value>code-1</Value> </KeyValue> <KeyValue typeOfKey="ALTERNATE_IDENTIFIER"> <Key>test</Key> <Value>code-2</Value> </KeyValue> </keyList> <Name>Stop Area Group Sample</Name> <ShortName>sample</ShortName> <members> <StopPlaceRef ref="first"/> <StopPlaceRef ref="second"/> </members> </GroupOfStopPlaces>
Select satellite map background
The user can switch between the default Open Street Map view and a satellite view.
This view is available on all maps, on the following pages:
Line map
Route map
Journey Pattern map
Shape map
Stop Area map
Connection map
Define a free URL as ICAR endpoint
When the optional feature destination_icar_custom is present in their Organisation, users can define a custom URL for the ICAR Destination.
The users can select
Type: API ICAR,
Type ICAR: Custom,
and write the ICAR URL.