Hi all,

Two questions:

Suppose one were using a GeoTools FeatureStore to manage the location 
and times of things.  1) Does there exist a natural way using an ECQL 
filter and/or a GeoTools query to ask for the most recent location of 
the each thing?

If one didn't care about the previous locations, I could imagine 
updating the location of each feature as new data streams in.  2) Given 
the idea of adding and modifying a feature, is there a standard way to 
'add-modifying-if-necessary' features to a FeatureStore?

As a user of the GeoTools api, it seems like one could go to some 
lengths to roll this kind of behavior by first querying by attribute 
(say by serial number) or by id and then updating the entry.  I suppose 
I'm curious if there's currently a more direct way.

Thanks,

Jim


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to