Re: SETMETERLIMIT record

2019-12-04 Thread Chris Sherlock
On Thu, Dec 5, 2019 at 7:30 AM Thorsten Behrens wrote: > Hey Chris, > > Chris Sherlock wrote: > > I’m trying to work out how to implement the SETMETERLIMIT EMF record. > > > > Can anyone point me to the spot where we implement bevelling? > > > We discussed on IRC earlier this week, below the log

Re: SETMETERLIMIT record

2019-12-04 Thread Thorsten Behrens
Hey Chris, Chris Sherlock wrote: > I’m trying to work out how to implement the SETMETERLIMIT EMF record. > > Can anyone point me to the spot where we implement bevelling? > We discussed on IRC earlier this week, below the log for reference - did that solve the question for you? chris_wot:

SETMETERLIMIT record

2019-12-01 Thread Chris Sherlock
Hey all, I’m trying to work out how to implement the SETMETERLIMIT EMF record. Can anyone point me to the spot where we implement bevelling? I’m assuming it is in createAreaGeometryForJoin(). What I can’t work out is how we determine at what size we set the bevel… can anyone help me out? I