Opened 14 years ago
Closed 14 years ago
#779 closed defect (worksforme)
Digitizing
Reported by: | arnulf | Owned by: | kmq |
---|---|---|---|
Priority: | major | Milestone: | 2.7.1 release |
Component: | digitizing | Version: | 2.7 |
Keywords: | Cc: |
Description
gui_digitize, functions do not work:
- Insert base point
- Merge two polygons
Change History (5)
comment:1 by , 14 years ago
Milestone: | → 2.7.1 release |
---|---|
Owner: | changed from | to
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Bug
- when you want to update a geometry (let's say a point) and choose the attribute dialog you could save your objects in all wfs featuretype confs that are available (poin,line,polygon) and not only in the featuretype confs of the geometrytype of the geometry (in his case point). SO I could try to save a point as a polygon, which does not make sense
- this worked in version 2.6.*
comment:4 by , 14 years ago
Insert base point
- I tested it. It does not work for me too
- I selected a line, selected the button add basepoint
- Problem: when I move the cursor over the selected line nothing happens. The event does not seams to be registered (no error in log files or firebug)
Merge two polygons
- works for me. I selected two polygons and then selected the button merge
Note:
See TracTickets
for help on using tickets.
could you clarify "does not work"? It would help in reproducing the error