On Mon, 1 Nov 2004, Dirk Wilhelm wrote:
> Normal SLD does not render points, unfortunately. I probably
> should try
> to figure out if I can come up with a style that will render
> both points
> and lines, but I'm not sure if it's possible, it may need to
> be done with
> different sld files. Should probably add some better default sld
> documents. For points you'll need something like this (sorry
> for the lack
> of formatting, it didn't make it through the copy and paste) :Thanks for the example. I did a little testing with it, but it doesnt seem
to work with all my data.
I have 2 oracle tables, one with 2d and the other with 3d coordinates. Both
contain points and lines.
When i use your example and the normal sld, the points and lines of the 2d
table are rendered.
However, only the lines of the 3d table are rendered. Is it possible that
there is a problem with 3d points?
Yes, it's quite possible there is a problem with 3d. Could you submit it
as a bug to our task tracker?
http://jira.codehaus.org/secure/BrowseProject.jspa?id=10311
If you could attach a dump, or even just a table creation call and a few
rows that would help me out a lot, since I'm not quite sure how to add 3d
lines. I can fire up oracle and try to debug it then.
best regards,
Chris
Thanks for help,
Dirk
--