[Geoserver-users] Symbols in KML Output

hi,

i'm trying to generate a KML-Output of a Point-Layer from OracleSpatial.
The presentation of the Features uses SLD with an external Graphic.
For a WMS with Output image/png it works fine and the external Graphic symbolizes the Features.
But if Output is KML the Points are presented as default cirlce ?!
and my second Question : how can I affect the data-columns (from the table in the kml) that shown as Info in Google Earth ?

any ideas how to manage it ?

I use Geoserver 1.5.0 RC4

Ronald

--
Ronald Woita
http://geoportal.rostock.de
Hansestadt Rostock
Kataster-, Vermessungs- und Liegenschaftsamt
Holbeinplatz 14, 18069 Rostock
email: ronald.woita@anonymised.com
phone: +49 (0)381 - 381 6256

Hi Ronald,

There is a jira issue open for this.

http://jira.codehaus.org/browse/GEOS-993

Its currently scheduled to be release in the 1.5.1 release. If you sign up to watch the bug you can grab the first nightly build which contains the fix.

-Justin

Ronald Woita wrote:

hi,

i'm trying to generate a KML-Output of a Point-Layer from OracleSpatial.
The presentation of the Features uses SLD with an external Graphic.
For a WMS with Output image/png it works fine and the external Graphic symbolizes the Features.
But if Output is KML the Points are presented as default cirlce ?!
and my second Question : how can I affect the data-columns (from the table in the kml) that shown as Info in Google Earth ?

any ideas how to manage it ?

I use Geoserver 1.5.0 RC4

Ronald

--
Ronald Woita
http://geoportal.rostock.de
Hansestadt Rostock
Kataster-, Vermessungs- und Liegenschaftsamt
Holbeinplatz 14, 18069 Rostock
email: ronald.woita@anonymised.com phone: +49 (0)381 - 381 6256

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

Hi Ronald,

Right now you can't change the default shape that is used for the
point output. As a placemark you are limited to a set of images that
come with GE (you might be able to load in your own now however, I
will have to check), so you are limited to the default point.
As for custom attribute columns, there is a jira issue out there to
allow for custom styling of the output. Hopefully it can get in there
soon because there have been a few requests for it.

cheers

On 4/11/07, Ronald Woita <Ronald.Woita@anonymised.com> wrote:

hi,

i'm trying to generate a KML-Output of a Point-Layer from OracleSpatial.
The presentation of the Features uses SLD with an external Graphic.
For a WMS with Output image/png it works fine and the external Graphic symbolizes the Features.
But if Output is KML the Points are presented as default cirlce ?!
and my second Question : how can I affect the data-columns (from the table in the kml) that shown as Info in Google Earth ?

any ideas how to manage it ?

I use Geoserver 1.5.0 RC4

Ronald

--
Ronald Woita
http://geoportal.rostock.de
Hansestadt Rostock
Kataster-, Vermessungs- und Liegenschaftsamt
Holbeinplatz 14, 18069 Rostock
email: ronald.woita@anonymised.com
phone: +49 (0)381 - 381 6256

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Brent Owens

Brent Owens ha scritto:

Hi Ronald,

Right now you can't change the default shape that is used for the
point output. As a placemark you are limited to a set of images that
come with GE (you might be able to load in your own now however, I
will have to check), so you are limited to the default point.
As for custom attribute columns, there is a jira issue out there to
allow for custom styling of the output. Hopefully it can get in there
soon because there have been a few requests for it.

In fact Justin already committed a templated KML info generator on trunk, based on freemarker. We'll backport it to 1.5.x after geotools
2.3.x is released, so it should be in Geoserver 1.5.1

Cheers
Andrea

Sweet!
That's good news.

On 4/11/07, Andrea Aime <aaime@anonymised.com> wrote:

Brent Owens ha scritto:
> Hi Ronald,
>
> Right now you can't change the default shape that is used for the
> point output. As a placemark you are limited to a set of images that
> come with GE (you might be able to load in your own now however, I
> will have to check), so you are limited to the default point.
> As for custom attribute columns, there is a jira issue out there to
> allow for custom styling of the output. Hopefully it can get in there
> soon because there have been a few requests for it.

In fact Justin already committed a templated KML info generator on
trunk, based on freemarker. We'll backport it to 1.5.x after geotools
2.3.x is released, so it should be in Geoserver 1.5.1

Cheers
Andrea

--
Brent Owens