Coverage mode: add substractive option
- 主要言語
- Rust
- スター
- 11
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
As far as I understand, the "Coverage mode" works in an additive way. If I check `bar` + `restaurant` if will show me the places that at at least X min from one OR the other.
It would be useful to be able to switch that to an "AND", so if I check `bar` + `restaurant` it will show me the places that don't have both around.
The idea is to be able to select multiple criterias. For example `daycare+doctor+square/park", ideally when hovering on an area it could show me in the tooltip which selected criteria isn't around.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
コードベースでカバレッジモードの実装を探します。おそらく UI またはマップレンダリングのモジュールにあります。現在の加算選択がどのように機能しているかを理解します。変更内容は、AND 操作をサポートするようにロジックを変更し、不足している条件を表示するように tooltip を更新することです。ツールを実行し、複数の条件を選択した状態でカバレッジモードを確認してテストします。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- data-visualization, frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100