Manfred PAUL wrote:
>
> Hi,
>
>  
>
> I am trying to figure out how to get the minimum and maximum feature 
> id from a layer(feature collection/source) without loading all
>
> features?
>
>  
>
> Is there any way to get this information?
>
>  
>
Not that I can think of; the feature id concept is supposed to be a bit 
opaque (ie they may not even be ordered; since they are just Strings). 
The only
purpose it has is to act as a handle for retrieving an existing Feature 
(we have a whole range of problems thinking about what a feature id 
means for
a feature on a transaction that is not committed yet).

What are you trying to use this information for?

Jody

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to