Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

circles are still not being closed with Circle. New failing test illustrates it. #234

Merged
merged 1 commit into from
Feb 20, 2014

Conversation

markstos
Copy link
Contributor

@markstos markstos commented Feb 6, 2014

The previous test syntax was not working as intended because it was not
taking into account the nesting of the coordinates structure.

If you simply dump out the entire coordinate list returned, you can see
that the last point is not the same as the first point, as it should be.

This test update correctly takes the nesting into account and tests
both the latitude and longitude.

…ows that the Circle is still not producing closed circles

The previous test syntax was not working as intended because it was not
taking into account the nesting of the coordinates structure.

If you simply dump out the entire coordinate list returned, you can see
that the last point is not the same as the first point, as it should be.

This test update correctly takes the nesting into account and tests
both the latitude and longitude.
@markstos
Copy link
Contributor Author

The fact that circles are confirmed to be calculated incorrectly seems fairly important. Any progress on this? Is help needed with the patch?

@patrickarlt
Copy link
Contributor

@markstos sorry this has slipped through the cracks. I can probably patch this this before the week is out.

Going to merge this though, thanks for the failing test.

patrickarlt added a commit that referenced this pull request Feb 20, 2014
circles are still not being closed with Circle.  New failing test illustrates it.
@patrickarlt patrickarlt merged commit 2ee3416 into Esri:master Feb 20, 2014
@patrickarlt
Copy link
Contributor

@markstos Fixed in 1.0.3

@markstos
Copy link
Contributor Author

Thanks! I'll give it a test drive.

On 2/24/14, Patrick Arlt notifications@github.com wrote:

@markstos Fixed in 1.0.3


Reply to this email directly or view it on GitHub:
#234 (comment)

Mark Stosberg
Senior Systems Engineer
RideAmigos

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

Successfully merging this pull request may close these issues.

2 participants