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

Feature/relations processing #490

Merged
merged 24 commits into from May 6, 2024
Merged

Feature/relations processing #490

merged 24 commits into from May 6, 2024

Conversation

emi420
Copy link
Collaborator

@emi420 emi420 commented Apr 3, 2024

This PR will enable the replication process to process of Relations, generating MultiPolygon and MultiLineString geometries and keeping them updated every minute.

In addition to process Relations:

  • New tests for raw data were added
  • For indirectly modified geometries (ex: when a Node changes and it modifies the geometry of a Way) the update applies only to the geometry and not to other data like tags
  • String escaping was simplified
  • A stats test was fixed

@emi420
Copy link
Collaborator Author

emi420 commented Apr 3, 2024

This PR should be tested locally and on the demo servers before merging.

@emi420 emi420 marked this pull request as draft April 23, 2024 15:23
@emi420 emi420 marked this pull request as ready for review May 2, 2024 22:13
@emi420 emi420 merged commit ad61a24 into master May 6, 2024
1 check passed
@emi420 emi420 deleted the feature/relationsProcessing branch May 6, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant