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

Add ST_Collect() #3

Merged
merged 1 commit into from
Jan 28, 2018
Merged

Add ST_Collect() #3

merged 1 commit into from
Jan 28, 2018

Conversation

johnhamelink
Copy link
Contributor

ST_Collect is a faster alternative to ST_Union. It is used for similar purposes as ST_Union, but it doesn't dissolve boundaries or check for overlapping regions.

See here for more info

@bryanjos
Copy link
Collaborator

Sorry for being so late in checking for this. Thanks!

@bryanjos bryanjos merged commit b16e804 into felt:master Jan 28, 2018
@johnhamelink
Copy link
Contributor Author

Thank you for making geo @bryanjos, I've used it in almost every elixir project I've worked on so far!

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

Successfully merging this pull request may close these issues.

None yet

2 participants