Fix IsSimpleOp to support FindAllLocations for all geometry types by FObermaier · Pull Request #754 · locationtech/jts · GitHub
Skip to content

Fix IsSimpleOp to support FindAllLocations for all geometry types#754

Merged
dr-jts merged 6 commits intolocationtech:masterfrom
FObermaier:fix/IsSimpleOp_MultiPoint
Jul 6, 2021
Merged

Fix IsSimpleOp to support FindAllLocations for all geometry types#754
dr-jts merged 6 commits intolocationtech:masterfrom
FObermaier:fix/IsSimpleOp_MultiPoint

Conversation

@FObermaier
Copy link
Copy Markdown
Contributor

@FObermaier FObermaier commented Jul 2, 2021

... for

  • Polygon,
  • MultiPoint and
  • GeometryCollection

geometries.
fixes #753

Signed-off-by: Felix Obermaier felix.obermaier@netcologne.de

... for `MultiPoint` geometries

fixes locationtech#753

Signed-off-by: Felix Obermaier <felix.obermaier@netcologne.de>
refers to locationtech#753

Signed-off-by: Felix Obermaier <felix.obermaier@netcologne.de>
refers to locationtech#753

Signed-off-by: Felix Obermaier <felix.obermaier@netcologne.de>
refers to locationtech#753

Signed-off-by: Felix Obermaier <felix.obermaier@netcologne.de>
Comment thread modules/core/src/main/java/org/locationtech/jts/operation/valid/IsSimpleOp.java Outdated
refers to locationtech#753

Signed-off-by: Felix Obermaier <felix.obermaier@netcologne.de>
Comment thread modules/core/src/main/java/org/locationtech/jts/operation/valid/IsSimpleOp.java Outdated
@dr-jts
Copy link
Copy Markdown
Contributor

dr-jts commented Jul 5, 2021

@dr-jts dr-jts changed the title Fix new IsSimpleOp with isFindAllLocations=true Fix IsSimpleOp to support isFindAllLocations for all geometry types Jul 5, 2021
@dr-jts dr-jts changed the title Fix IsSimpleOp to support isFindAllLocations for all geometry types Fix IsSimpleOp to support FindAllLocations for all geometry types Jul 5, 2021
refers to locationtech#753

Signed-off-by: Felix Obermaier <felix.obermaier@netcologne.de>
@dr-jts dr-jts merged commit 6782b2e into locationtech:master Jul 6, 2021
pramsey added a commit to pramsey/geos that referenced this pull request Jul 6, 2021
strk pushed a commit to libgeos/geos that referenced this pull request Jul 6, 2021
@FObermaier FObermaier deleted the fix/IsSimpleOp_MultiPoint branch July 7, 2021 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IsSimpleOp does not support FindAllLocations for Polygon, MultiPoint and GeometryCollection

2 participants