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

[FEAT] / NEW Geo Noise Reducers Management – Manage smoothness in latitude and longitude attributes via a new preprocessing sub-module #7

Open
4 of 5 tasks
simonprovost opened this issue Feb 26, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request preprocessing

Comments

@simonprovost
Copy link
Collaborator

simonprovost commented Feb 26, 2025

💡 Feature Request

Welcome to the OSMNxMapping feature request hub! 🎉

Hey there, before you jump in, take a quick sec to check out the
important stuff below—it’ll help us keep the magic flowing smoothly.

Important

Before you proceed, please confirm the following:

  • I’ve checked the API docs and confirmed this feature doesn’t already exist (no duplicates, please!).
  • I’ve scoured the existing issues to make sure this hasn’t been requested before.
  • I get that feature requests are reviewed periodically and might take a little time—patience is key!

Describe the Feature Request

While the imputer and filter submodules of the preprocessing module are extremely significant and useful, others may be added. For example, a module that smooths out small noise in latitude and longitude data (like from GPS) by rounding or averaging coordinates a bit.

To think beyond, some algorithms from the literature could therefore here be welcomed to be smoothing things out in a more advanced manner.

Describe Preferred Solution

Development of a Coordinate Noise Reducer submodule.

Describe Alternatives

N/A

Related Code

N/A

Additional Context

N/A

If the feature request is approved, would you be willing to submit a PR?

  • Yes
  • No

(No worries if you’re new to this—we’ll guide you every step of the way! 🤝)

@simonprovost simonprovost self-assigned this Feb 26, 2025
@simonprovost simonprovost changed the title [FEAT] / Manage smoothness & coordinates using a new noise reducer preprocessing submodule [FEAT] / NEW Geo Noise Reducer Management – Manage smoothness in latitude and longitude attributes via a new preprocessing module Feb 26, 2025
@simonprovost simonprovost changed the title [FEAT] / NEW Geo Noise Reducer Management – Manage smoothness in latitude and longitude attributes via a new preprocessing module [FEAT] / NEW Geo Noise Reducers Management – Manage smoothness in latitude and longitude attributes via a new preprocessing module Feb 26, 2025
@simonprovost simonprovost added enhancement New feature or request preprocessing labels Feb 26, 2025
@simonprovost simonprovost changed the title [FEAT] / NEW Geo Noise Reducers Management – Manage smoothness in latitude and longitude attributes via a new preprocessing module [FEAT] / NEW Geo Noise Reducers Management – Manage smoothness in latitude and longitude attributes via a new preprocessing sub-module Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request preprocessing
Projects
None yet
Development

No branches or pull requests

1 participant