Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create match case interpolating the coordinates based on input number #17

Open
rafapereirabr opened this issue Dec 27, 2024 · 2 comments
Labels

Comments

@rafapereirabr
Copy link
Member

rafapereirabr commented Dec 27, 2024

Create match case interpolating spatial coordinates based on the distance between input number and existing numbers in cnefe. This would give a match category similar to 'StreetAddress' and 'StreetAddressExt' categories in ArcGis

@rafapereirabr
Copy link
Member Author

implementei uma solução na funcao de teste geocode_rafa(). A performance de tempo de processamento piora um pouco, mas a classificação de casos melhorar bem. Depois a gente transfere para funcao principal

@rafapereirabr
Copy link
Member Author

Para solucionar esse issue, o campo numero precisa ser do tipo NUMERIC. Isso significa com os casos com numero igual "S/N" deveriam ser NULL

Um ponto importante aqui é se (1) essa transformação deve ser feita anteriormente na padronizacao do CNEFE ou se deve ser feita durante processamento do {geocodebr}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant