File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -55,10 +55,7 @@ are both arrays (indexed tables) of hashes (tables).
5555As usual, it should return a filter flag, and a transformed set of tags to be
5656applied to the relation in later processing.
5757
58- The third return value, ` member_superseded ` , is a flag set to ` 1 ` if the way
59- has now been dealt with (e.g. outer ways in multipolygon relations, which are
60- superseded by the multipolygon geometry), ` 0 ` if it needs to have its own entry
61- in the database (e.g. tagged inner ways).
58+ The third return value, ` member_superseded ` , is obsolete and will be ignored.
6259
6360The fourth and fifth return values, ` boundary ` and ` polygon ` , are flags that
6461specify if the relation should be processed as a line, a polygon, or both (e.g.
You can’t perform that action at this time.
0 commit comments