Estou trabalhando com linhas em estradas representadas por uma grande grande quantidade de pontos em sequencia. Uma vez que colocar o nome de todos os pontos tornaria a identificação impossível, gostaria de saber se existe uma maneira de rotulá-los a cada 25.
Tentei uma consulta SQL para exibir qualquer label que terminasse com 25 mas não houve retorno.
[UPDATE]
Resolvi o 'problema' com uma consulta SQL.
Na aba Label, dentro da janela de Propriedades do Layer, fiz como mostra a imagem abaixo. A única coisa que precisei modificar foi o intervalo: ao invés de exibir labels a cada 25 pontos, decidi por mostrá-los a cada 50.
--
I'm working with lines on roads represented by a large number of sequencial points.
Since labeling all of them would make the points impossible to identify, I'd like to know if there is a way to label them in a interval of each 25.
I've tried an SQL query for showing anything ending with 25 but no records were returned.
[UPDATE]
I have solved this 'problem' with SQL.
On the Label tab inside the Layer Properties box, I've done like it's in the image bellow: 
The only thing I've had to change was the interval: instead of showing labels on each 25 points, I've decided to show on each 50.
Thank you for all your answers.
