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

Multiple Line Strings Overlap #1938

Closed
abhit011 opened this issue Aug 27, 2020 · 3 comments
Closed

Multiple Line Strings Overlap #1938

abhit011 opened this issue Aug 27, 2020 · 3 comments

Comments

@abhit011
Copy link

Just need to see has any one tried overlapping multiple line stings .
I have close to lets say 1000 paths that have been saved as geoJson LineStrings. Now from that set of linestrings , i have to merge the whole 1000 Individual line strings into one big line string that should have all the common path highlighted among 1000 paths.

The idea is to make sure that the common path points path should be put just once in Linestring, for the space optimizations

Abhi

@abhit011
Copy link
Author

The bruteForce Method is literally having Quadratic Time Complexity

@abhit011
Copy link
Author

Anyone guys ?

@smallsaucepan
Copy link
Member

Hi @abhit011. Only getting to this issue now. If you still need help, please open a discussion.

@smallsaucepan smallsaucepan closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2025
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

No branches or pull requests

2 participants