[udig-devel] Can feature, created programmaticaly, has another ID than "newN"?

Sergiy Doroshenko dorserg at gmail.com
Tue Apr 10 10:33:13 PDT 2007


When we add features with AddFeatureCommand() it doesn't matter what
is the featureID. The feature, added to map, will have "newN" (e.g.
"new15") ID.

But can we somehow create features with ID that we need?

For example, I want to select M newly added features with FidFilter.
What should I do - add "new0", "new1", ..., "newM" to FidFilter? It
doesn't look very good.


More information about the udig-devel mailing list