Re: [mkgmap-dev] is_in with own Tags?

2021-02-23 Thread jan meisters
to what you are trying to do here when >>>>> you >>>>> say >>>>> it works for nodes but not polygons. >>>>> >>>>> After you've output a POI from the first rule what are you >>>>> trying >>>>> to &

Re: [mkgmap-dev] is_in with own Tags?

2021-02-22 Thread Ticker Berkin
. > > > > > > > > > > This works for nodes, but not for polygons: > > > > > leisure=stadium & sport=swimming [0x2d09 resolution 24] > > > > > sport=swimming & is_in(leisure,stadium,in_or_on)=true & > > > > > is_in(sport,swimming,in_or_on)=true {delete sp

Re: [mkgmap-dev] is_in with own Tags?

2021-02-22 Thread jan meisters
> Tried various spellings/brackets, but I can´t get it to work for >>>> stadium and swimming as a combination only. >>>> I guess we don´t have a syntax for this? >>>> >>>> Attached a small example. >>>> >>>> Jan >

Re: [mkgmap-dev] is_in with own Tags?

2021-02-21 Thread Ticker Berkin
; Attached a small example. > > > > > > Jan > > > > > > > > > > Am 16.02.2021 um 18:28 schrieb jan meisters : > > > > > > > > Hi Gerd, > > > > > > > > so easy - that works! > > > > Thanks for h

Re: [mkgmap-dev] is_in with own Tags?

2021-02-21 Thread jan meisters
;> Thanks for helping me out >>> Jan >>> >>>> Am 16.02.2021 um 17:44 schrieb Gerd Petermann < >>>> gpetermann_muenc...@hotmail.com <mailto:gpetermann_muenc...@hotmail.com>>: >>>> >>>> Hi Jan, >>>> >>>> is_in

Re: [mkgmap-dev] is_in with own Tags?

2021-02-21 Thread Ticker Berkin
c...@hotmail.com>: > > > > > > Hi Jan, > > > > > > is_in(leisure,park,...) & is_in(sport,swimming,...) > > > should work. > > > > > > Gerd > > > > > > ____ > > &

Re: [mkgmap-dev] is_in with own Tags?

2021-02-21 Thread jan meisters
eisure,park,...) & is_in(sport,swimming,...) >> should work. >> >> Gerd >> >> >> Von: mkgmap-dev im Auftrag von jan >> meisters >> Gesendet: Dienstag, 16. Februar 2021 17:31 >> An: Development list for mkgmap >> Betre

Re: [mkgmap-dev] is_in with own Tags?

2021-02-16 Thread jan meisters
> Von: mkgmap-dev im Auftrag von jan > meisters > Gesendet: Dienstag, 16. Februar 2021 17:31 > An: Development list for mkgmap > Betreff: Re: [mkgmap-dev] is_in with own Tags? > > Hi Joris, > > thanks for stating - I guessed something like that. > > What I want is

Re: [mkgmap-dev] is_in with own Tags?

2021-02-16 Thread Gerd Petermann
Hi Jan, is_in(leisure,park,...) & is_in(sport,swimming,...) should work. Gerd Von: mkgmap-dev im Auftrag von jan meisters Gesendet: Dienstag, 16. Februar 2021 17:31 An: Development list for mkgmap Betreff: Re: [mkgmap-dev] is_in with own Tags?

Re: [mkgmap-dev] is_in with own Tags?

2021-02-16 Thread jan meisters
Hi Joris, thanks for stating - I guessed something like that. What I want is to is_in for a tag-combination, e.g. leisure=park & sport=swimming. I have a poi-rule for park first and further want to exclude swimmings inside matching polygons. Do I have another option to define the combination

Re: [mkgmap-dev] is_in with own Tags?

2021-02-16 Thread Joris Bo
Hi Jan As far as i understood this function really checks the polygons around the poi to check if the poi-coordinates are located within the polygon specified. It can not check variables because they don't have an outline. Met vriendelijke groeten, Joris Bo jori...@hotmail.com