Opened 9 years ago

Closed 9 years ago

#5976 closed defect (fixed)

ogr_layer_algebra.py : wrong default set of attributes for 'Update', 'Clip', 'Erase'

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.3
Component: Utilities Version: unspecified
Severity: normal Keywords:
Cc:

Description

For the methods 'Update', 'Clip', 'Erase', ogr_layer_algebra.py should create in the output layer by default only the fields of the input layer. Currently it creates those of both the input and method layers.

Change History (1)

comment:1 by Even Rouault, 9 years ago

Milestone: 1.11.3
Resolution: fixed
Status: newclosed

trunk r29254, branches/1.11 r29255 "ogr_layer_algebra.py: for Update, Clip and Erase, only creates attribute of input layer by default (#5976)"

Note: See TracTickets for help on using tickets.