bdxd111 / JOSM-Polygon-Cut-Out

GNU General Public License v3.0
1 stars 1 forks source link

Some transparant polygons are no longer ignored #6

Open pelderson opened 1 year ago

pelderson commented 1 year ago

@Kiaatix PolygonCutout now cuts transparant polygons which used to be ignored, such as landuse=residential, landuse=farmyard. I didn't check all the to-be-ignored features. I noticed because all my 'transparent' residentials suddenly were transformed into multipolygons. This is a serious problem, I am a big fan of this plugin, it saves lots of time and prevents tons of mapping errors, but I can't use it now. Could you please look into this?

gidema commented 1 year ago

This was an error in my recent contribution to this plug-in. My apologies for that. I'm working on a fix and will send @bdxd111 a pull request when finished.