You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by GitBox <gi...@apache.org> on 2020/11/30 22:13:49 UTC

[GitHub] [incubator-sedona] jiayuasu edited a comment on pull request #488: [SEDONA-1] Move to jts 1.18, minimize the dependency on JTSplus

jiayuasu edited a comment on pull request #488:
URL: https://github.com/apache/incubator-sedona/pull/488#issuecomment-736087633


   @Imbruced countWithoutDuplicates code has been completely removed. Because, in this new PR, there is no way to support both count with / without dup. We only have the following public APIs for the user:
   
   1. SpatialJoinQuery/DistanceJoinQuery
   2. SpatialJoinQueryFlat/DistanceJoinQueryFlat
   
   In all cases, duplicates introduced by spatial partitioning will be automatically removed, duplicates in the original data will be automatically kept in the final result.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org