You could copy the features from your shapefile into a MemoryDatastore; 
the result may be as slow (it was last time someone checked); there is 
currently no index on MemoryDataStore.
Jody
> Hi,
> I have a question. I set up a system to animate some features : an 
> attribute "state" is define in a shapefile and according it value, the 
> style change(color for example).For that there are rules and filters 
> (define in the SLD).
> That is working but now, I wanted to change the value of the attribute 
> "state" only in memory because it's useless and unperformant for me to 
> write each time in the real shapefile (Moreover, the program bugs is 
> changements are too frequent). Is there any solution to change the value 
> of an attribute directly in memory (with a FeatureStore??) and view the 
> changement on the screen (JMapPane)
>
> Thanks for your response
> Manu
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Geotools-gt2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to