You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add a flag on BSS section (which is a street_network section with bike mode) to discern a personal bike section of a BSS section ?
In our cases, we are filtering the bss_rent and bss_put_back sections to only display the bike section (which is equal to another personal bike section).
For the moment, we're making this to add this flag (property isBSS at true in Section model):
Thx
The text was updated successfully, but these errors were encountered:
Hi guys,
Can you add a flag on BSS section (which is a street_network section with bike mode) to discern a personal bike section of a BSS section ?
In our cases, we are filtering the
bss_rent
andbss_put_back
sections to only display the bike section (which is equal to another personal bike section).For the moment, we're making this to add this flag (property
isBSS
at true in Section model):Thx
The text was updated successfully, but these errors were encountered: