-
**Is your feature request related to a problem? Please describe.**
No, this is a new feature.
**Describe the solution you'd like**
Currently when a flight is created and/or imported without subfl…
-
One sentence description.
I'd like to be able to use a airport group like WAS or PHI to get all local airports.
Screenshot with red annotations.
![image](https://github.com/user-attachments/asset…
-
There are n cities connected by some number of flights. You are given an array flights where flights[i] = [fromi, toi, pricei] indicates that there is a flight from city fromi to city toi with cost pr…
-
### Describe the issue
We use arb files and have changed the translation framework in our frontend.
The extracted keys for the translations now have a dot. Which is allowed according to the arb sp…
-
- Improve scroll position behaviour when adding elements on top
- Add 10 + 1 check to see if there are more flights after a query, otherwise hide pagination button
- Refresh after 60 seconds
- Show…
-
From issue https://github.com/motis-project/motis/issues/652 on Motis :)
Data for airlines doesn't seem to be available very often as gtfs formats. But it is often available in ssim format, for exa…
-
Animations including:
- Zooming using the +/- buttons
- Flights on the tree (e.g clicking on search results)
- Direct flights (e.g. signpost clicks)
should aim to run at the display refresh rate *…
-
Please add flights which you think calibration patterns below by editing this issue description. Thereby, we would easier find those flights for producing more advanced versions of the flight segmenta…
-
LTN (London Luton) to KTW (Katowice) - W62702
✈️ Departure: 9:40 pm (UTC+1)
🛬 Arrival: 1:20 am (UTC+2)
⏱️ Duration: 03h 40m
Return Flights (1 found)
Katowice to London Luton - W61001
Date: 27/10…
-
```python
flights_data["is_passenger"] = [True for i in range(len(flights_data))]
flights_data["is_passenger"] = True
```
Это одинаково работать будет