Opened 4 years ago
Closed 3 years ago
#2304 closed enhancement (fixed)
terracer plugin unusable in new version
| Reported by: | anonymous | Owned by: | zerebubuth@… |
|---|---|---|---|
| Priority: | minor | Component: | Plugin terracer |
| Version: | latest | Keywords: | |
| Cc: |
Description
The terracer plugin worked in a way when you just specified number of buildings and you got your square chopped into appropriate number of pieces. Now you need to specify highest+lowest number and name of street and even if you don't, the result gets tagged with tags you usually don't want and it gets added to some newly created relation. Reverting all that extra unwanted things is then more work than manually terracing the building.
I think the old simple functionality (just chop building to pieces) should be available too.
Attachments (0)
Change History (4)
comment:1 Changed 4 years ago by stoecker
- Component changed from Plugin to Plugin terracer
- Owner changed from team to zerebubuth@…
comment:2 Changed 4 years ago by Matt
- Priority changed from major to minor
- Type changed from defect to enhancement
comment:3 Changed 4 years ago by anonymous
comment:4 Changed 3 years ago by bastiK
- Resolution set to fixed
- Status changed from new to closed
In [o19678]
You can omit everything except building=yes, now.



The new relation is not so bad but the type is "relatedStreet", which is wrong. Houses are part of the
"associatedStreet" (Karlsruhe Schema). So this is definitely a defect and not only an "enhancement".