Xavier Olive
                                            Xavier Olive
                                        
                                    @Fil and I identified an issue with `d3.geoStitch`. Not sure how close it is related to #108. The use case is based on two regular polygons forming a hole when...
It would be great to be able to parametrize popups so that elements added with a `GeoData` are clickable and properties associated with each shape can be accessed. Maybe it's...
It would be nice to make a basic clustering based on the initial bearing.
```python Flight.continuous_descent( airport: str | Airport, ratio_threshold: float = 0.05 # maybe? ) -> bool ``` - remove any go around attempt, - set a radius for "ASMA" area and...
It would probably make sense to annotate each column of the pandas dataframe with physical units. A basic improvement could be a basic annotation for features; a more advanced improvement...
Hello, I need to get an OCaml version (I am not picky here, any version can make it) which would be compiled with the same msvc64 as the current Python...
Let's keep that PR open for now, and try to annotate what we can with physical units This should be helpful once it's all complete
```python from traffic.core import FlightPlan fp = FlightPlan('N0435F300 GZO3D GZO M622 ADEXI/N0457F360 DCT ADUKA DCT LULIX DCT EPIKU DCT GINOX UM732 NISEK UT175 DIVKO UM731 FJR DCT GAI DCT SECHE...