mapillary / mapillary/mapillary-python-sdk

[Feature] Wild cards in object value filters

Aberta
#119 0 comentários 0 reações 1 responsável Ver no GitHub

@Rubix982 já está trabalhando nisso.

Desde 24/8/2021.

feature
Linguagem predominante
Python
Estrelas
66
Forks
23
Merge médio
1d 20h
PRs com merge (30d)
11

Descrição

Is your feature request related to a problem? Please describe.
A new API feature allows wild cards.

Describe the solution you'd like
In any case where we are filtering by object_value, like object--support--pole or for traffic signs regulatory--stop--g1, we can also send to the API a filter like object--*--* to get all objects or object--sign--* to get all sign map features (store, advertisement, etc).

Describe alternatives you've considered
None

Additional context
This only works on API requests with there is an object_values= parameter, so may not be relevant to the SDK for now, though we could do the same filter style when requesting from the tiles, to make sure it behaves the same using the wild cards.

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.