mapillary / mapillary/mapillary-python-sdk

[Feature] Print supported filter types to users

Abierto
#48 3 comentarios 0 reacciones 1 asignado Ver en GitHub

@OmarMuhammedAli ya está trabajando en esto.

Desde el 15/7/2021.

feature
Lenguaje dominante
Python
Estrellas
66
Forks
23
Merge medio
1 d 20 h
PR fusionados (30 d)
11

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.