Hi Ticker,
i include "access" from lines. It´s one of the first lines.
Move the is_in command to the line file, mkgmap runs without errors. But is_in doesn´t work.
With r-4428 is the result OK.
(highway~'motorway|trunk|primary|secondary|tertiary|unclassified|minor|residential|living_street|cycleway|steps') {set isin=n}
highway=* & rad!=ja & laufen!=ja & tunnel!=* & bridge!=* & isin!=n & is_in(landuse,cemetery,all)=true {set isin=j}
...
highway=* & rad!=ja & laufen!=ja & tunnel!=* & bridge!=* & isin!=n & is_in(landuse,cemetery,all)=true {set isin=j}
...
...
isin=j {set rad=nein}
isin=j {set highway=tobadforbike}
Greets
Arndt
P.S.
My complete style is here:
https://speichenkarte.de/ "Steuerdateien"
Ticker Berkin < [email protected]> hat am 11. Februar 2020 um 16:01 geschrieben:
Hi Arndt
Are you including inc/access from points?
Ticker
On Tue, 2020-02-11 at 13:54 +0100, Arndt Röhrig wrote:Hi Ticker,
i get this:
13:40:20,54 - mkgmap .\tools\mkgmap-is-in-r4443 Speiche_FabrikError in style: Error: (inc/access:73): Error: Third parameter 'all'of function is_in is not supported
Reason is, the is_in command is in the access-file :)
Thank you
Arndt
Ticker Berkin < [email protected]> hat am 11. Februar 2020 um13:02 geschrieben:
Hi
I've started some initial documentation for this that will go intotheStyle Manual.
The attached patch lists the options, but you might find it a bitunreadable.
With the next auto-build after this is applied, the updated manualappear in the branches download zip. @gerd: is this how it happens?
But the simple answer to your question is, for a rule in "lines" or"polygons", what you have written will still work.
Ticker
On Tue, 2020-02-11 at 12:32 +0100, Arndt Röhrig wrote:Hi Gerd,
is_in(landuse,residential,all)=true
how do you write that now?
GreetsArndt
Gerd Petermann < [email protected]> hat am 10.Februar 2020 um 14:14 geschrieben:
Hi all,
see=4442
@Ticker:I assume you are working on an alternative implementation ofthemethods in IsInUtil?If not I'd like to remove all the code duplication introducedwiththe last patch.
Gerd_______________________________________________mkgmap-dev mailing list_______________________________________________mkgmap-dev mailing list__________________________________mkgmap-dev mailing list_______________________________________________mkgmap-dev mailing list_______________________________________________mkgmap-dev mailing list
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
