Hi list.

As per my previous post, we're tasked with doing KML export from Geoserver for 
a customer.

We're having problems with finding a good way to style the resulting KML, 
especially the point / icon styles associated with the placemarks.

Internally we use TrueType font symbols, but they're basically no-go in KML. So 
we're looking at PNG images instead, using externally available references.

I'm attaching the SLD in question. It references 4 PNGs on our external file 
service.

However, when the styles from the SLD with the ExternalGraphic point styles are 
exported to KML, they all end up looking like a variation of this:

http://GEOSERVER:8080/geoserver/kml/icon/WORKSPACE/STYLENAME?0.1.0=&0.1.1=&0.1.2=&0.3.0=


Our Geoserver isn't publically accesable, so this will never work. And we of 
course want to use our PNGs.


Is there a way to tweak these exported icon style references to use our PNGs, 
and if so, how ?

If not, is there an alternate way to ensure precise symbol styling in KML ?


If relevant, you can call the KML generation styled with the attached SLD using 
this shortened url (there is explicit login info involved): 
https://shorturl.at/wAQUV

The relevant parameters sent to Geoserver are:

                      service=wms&
                      request=GetMap&
                      version=1.1.1&
                      format=application/vnd.google-earth.kml+xml&
                      height=2048&width=2048&
                      transparent=false&
                      srs=EPSG:4326&
                      
format_options=AUTOFIT:true;KMATTR:true;KMPLACEMARK:true;KMSCORE:40;MODE:refresh;SUPEROVERLAY:false&
                      bbox=7,54,16,58&



Med venlig hilsen

Lars I. Nielsen, LIFA A/S
GIS-kons., FME+Python Certified Professional
Geoinformatik
[cid:[email protected]]
T
6313 6800
@
[email protected]
D
6313 6849
W
www.lifa.dk<http://www.lifa.dk>
M
CVR
20937289

[cid:[email protected]]<https://www.linkedin.com/company/lifa-a-s/>
Følg os på LinkedIn og læs de seneste nyheder fra LIFA A/S

Attachment: Lejre_Kommune_Parker_punkter_png.sld
Description: Lejre_Kommune_Parker_punkter_png.sld

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to