Veronica Almeida created an issue |
Issue Type: |
Bug |
---|---|
Assignee: |
|
Components: |
Google Earth KML Output, WMS |
Created: |
14/Apr/14 11:20 AM |
Environment: |
Centos, geoserver 2.5, JVM: Oracle Corporation: 1.7.0_51 (Java HotSpot™ 64-Bit Server VM) |
Priority: |
Major |
Reporter: |
In the Geoserver 2.3.5 when request something like this: http://geoserverurl/geoserver/wms/reflect?format=kmz&layers=layername&TRANSPARENT=true The result is a KMZ with an image and a simple kml. With Geoserver 2.5 doesn’t generate an image. And the size of KML is over 9 What can I do to solve this? I’ve already posted in geoserver-users@anonymised.comists.sourceforge.net and they told me that could be a bug. In 2.3.5: http://geoserverurl/geoserver/wms/reflect?format=kmz&layers=layername&TRANSPARENT=true The content of KMZ is: wms.kml Size: 99.4 K geoserver.log: Request: reflect {TRANSPARENT=true, FORMAT=kmz, LAYERS=Previsao:vw_geo_chuva_diaria} RequestCharset = UTF-8 In 2.5: The content of KMZ is: wms.kml Size: 9.2 MB Request: reflect {TRANSPARENT=true, FORMAT=kmz, LAYERS=Previsao:vw_geo_chuva_diaria} BaseUrl = http://geoserverurl:8080/geoserver/ |
This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) |