Sunburned Surveyor wrote:
> Jody wrote: "We have a renderer for features if that is what you mean.
>
> It is configured with an SLD file.
> You can configure an SLD file to pick up symbols based on your feature
> attributes... I think that is what you are trying to ask?"
>
>
> Nope. I'm not actuall
Jody wrote: "We have a renderer for features if that is what you mean.
It is configured with an SLD file.
You can configure an SLD file to pick up symbols based on your feature
attributes... I think that is what you are trying to ask?"
Nope. I'm not actually working with features just yet. I've
Sunburned Surveyor wrote:
> A GPX waypoint object can have a "link" attribute and a "symbol"
> attribute. At this time I'm representing both of these attributes as
> Strings in my waypoint object. I was thinking about upgrading these
> attributes to more "intelligent" objects.
>
> I can use the jav
A GPX waypoint object can have a "link" attribute and a "symbol"
attribute. At this time I'm representing both of these attributes as
Strings in my waypoint object. I was thinking about upgrading these
attributes to more "intelligent" objects.
I can use the java.net.URL object for my link attribut