Changes between Initial Version and Version 1 of Ticket #19136, comment 36


Ignore:
Timestamp:
2020-04-25T12:41:03+02:00 (4 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19136, comment 36

    initial v1  
    88- if `getInterestingTags()` contains only `type=multipolygon` -> error `No further tags for multipolygon`
    99- if `getInterestingTags()` contains only `type=multipolygon` and one other tag `name=*` or `area=yes` or `surface=*` -> warning `No area tag for multipolygon`
     10I fear that this solution might force users to find a work around like adding a surface=* tag to the name=* tag.
    1011
    1112The complex solution means a long list this (never complete), either as java code or in a new config file.