Transforming feature source does not honor naming convention on FID
Description
TransformFeatureSource (gt-transform module) should use the transformed type name to generate feature identifiers following the convention <type name>.<id> (at least when the original source follows it).
Currently, it's wrongly using the original type name instead of the transformed one.
Environment
None
Activity
Andrea Aime
February 15, 2017 at 11:35 AM
Mass transitioning all resolved issues that have not been updated in the last month to closed state
TransformFeatureSource
(gt-transform
module) should use the transformed type name to generate feature identifiers following the convention<type name>.<id>
(at least when the original source follows it).Currently, it's wrongly using the original type name instead of the transformed one.