We have some code that wraps a stanard java class in a geotools
feature.  It creates the featuretype using fast reflection (from
cglib).  In this way you can dynamically update the properties with
the geometries from your shapefile.  I can send you some code, if you
wish.

-Tom

On 3/13/06, Jonathan Oexner <[EMAIL PROTECTED]> wrote:
> Hi, I'm pretty new to Geotools (and GIS in general) so apologies if the
> solution's obvious.
>
> How can I have a map that is continuously updated as new data comes in?  I
> have a shapefile with all the zipcodes in a particular state, and I'd like
> to turn some of them different colors based as their properties (like
> population) change over the course of a simulation.  The shapefile has the
> features and the zipcodes that I can use to correlate the incoming data, but
> doesn't have slots for the parameters that I need to filter on.  Any
> suggestions/hints/starting points?
>
> Thanks,
> -Jon
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Geotools-gt2-users mailing list
> Geotools-gt2-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to