Opened 16 years ago
Closed 15 years ago
#2304 closed enhancement (fixed)
terracer plugin unusable in new version
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
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 by , 16 years ago
Component: | Plugin → Plugin terracer |
---|---|
Owner: | changed from | to
comment:2 by , 16 years ago
Priority: | major → minor |
---|---|
Type: | defect → enhancement |
comment:3 by , 15 years ago
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → 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".