mapillary / mapillary/mapillary-python-sdk

[Feature] Print supported filter types to users

オープン
#48 コメント 3 件 リアクション 0 件 担当者 1 名 GitHub で見る

@OmarMuhammedAli がすでに取り組んでいます。

2021年7月15日 から。

feature
主要言語
Python
スター
66
フォーク
23
平均マージ
1日 20時間
マージ済み PR(30日)
11

説明

Is your feature request related to a problem? Please describe.
A user may enter an unsupported filter when querying the SDK. Instead of just throwing an error, a list of supported filters should be logged to the user.

Describe the solution you'd like
A function that raises an exception in case of a wrong filter entry and prints out a list of supported filters by the Mapillary API v4

Describe alternatives you've considered
Instead of logging the whole list of supported filters, the function can print out a list of close matches to the user's input filter.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。