You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NetTopologySuite
Created a pull request for a 𝛘-hull implementation which is a simple algrorithm for creating a concave hull with all points connected, based on this research paper.
At the time of writing all unit test seem to pass but had to tweak the yml a bit because the unit test took more than 10 minutes to be processed by travis. Not sure why the same build byairbreatherworked in less than 1 minute and the same code by me took more than 10 minutes.
Have added a unit test based on example given on turf.js with the same algorithm.
In the template have not yet checked "I have verified that I am following the existing coding patterns and practice as demonstrated in the repository." are there some guidelines in this community so that I can check this myself or could someone look at my code :)
Jeroen Bloemscheer
unread,
Sep 11, 2019, 9:18:19 AM9/11/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NetTopologySuite
PR build timeouts only seem to occur on new participants. Changed yaml on tensing group and performance issue resurfaces.