Proximity2DResult does not have methods to set/get boolean signifying right side. Need getNearestCoordinate method which calculates left/right side

Open
#47 0 comments 0 reactions 1 assignee View on GitHub

@stolstov is already working on this.

Since Jul 10, 2014.

Assessment

This issue has not been assessed yet.

Description

enhancement

Proximity2DResult does not have methods to set/get boolean signifying right side.
We need these two methods:

  1. setRightSide()
  2. isRightSide()

Then we need to implement this method which calculates left/right side:

public abstract Proximity2DResult getNearestCoordinate(Geometry geom, Point inputPoint, boolean bTestPolygonInterior, boolean bCalculateLeftRightSide);
Dominant language
Java
Stars
710
Forks
268
Avg merge
7d 23h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Esri/geometry-api-java

All issues in Esri/geometry-api-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.