Hello everybody,
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
MB, so I couldn't use with Google Maps.
What can I do to solve this?
Thanks.
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-5-KMZ-tp5134447.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Hi Veronika,
There was a new KML module that was introduced in 2.4, I suspect this is what’s causing your problem.
Could you be clearer what the symptoms are? It may be a bug.
Cheers,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
···
On 10 April 2014 21:12, veronika.alessandra <veronika.alessandra@anonymised.com> wrote:
Hello everybody,
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
MB, so I couldn’t use with Google Maps.
What can I do to solve this?
Thanks.
–
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-5-KMZ-tp5134447.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
Hi Jonathan,
In fact, it’s very “simple”. We use Geoserver 2.3.5 and now we want migrate to 2.5.
In 2.3.5:
http://geoserverurl/geoserver/wms/reflect?format=kmz&layers=layername&TRANSPARENT=true
The content of KMZ is:
wms.kml
Folder images with image0.png
Size: 99.4 K
geoserver.log:
Request: reflect
Format = kmz
Palette = null
Buffer = 0
Width = 0
Filters = null
Filter = null
SRS = null
FeatureVersion = null
Height = 0
Tiled = false
Styles = [StyleImpl[ name=chuva_acumulada, DEFAULT]]
Layers = [org.geoserver.wms.MapLayerInfo@anonymised.com]
MaxFeatures = null
FeatureId = null
FormatOptions = {}
Crs = null
Angle = 0.0
BgColor = java.awt.Color[r=255,g=255,b=255]
Transparent = true
StartIndex = null
ViewParams = null
Bbox = null
Elevation =
RemoteOwsType = null
RemoteOwsURL = null
SldBody = null
ValidateSchema = false
Sld = null
CQLFilter = null
SldVersion = null
TilesOrigin = null
Env = {}
Exceptions = SE_XML
Time =
Version = null
Request = GetMap
BaseUrl = http://geoserverurl:8080/geoserver/
Get = true
RawKvp = {TRANSPARENT=true, FORMAT=kmz, LAYERS=Previsao:vw_geo_chuva_diaria}
RequestCharset = UTF-8
In 2.5:
The content of KMZ is:
wms.kml
Folder images without files
Size: 9.2 MB
Request: reflect
Format = kmz
Time =
Buffer = 0
Height = 0
Filters = null
Filter = null
Width = 0
Palette = null
Tiled = false
FeatureVersion = null
SRS = null
Styles = [StyleImpl[ name=chuva_acumulada, DEFAULT]]
Layers = [org.geoserver.wms.MapLayerInfo@anonymised.com]
MaxFeatures = null
Elevation =
Bbox = null
ViewParams = null
Angle = 0.0
BgColor = java.awt.Color[r=255,g=255,b=255]
Transparent = true
Crs = null
StartIndex = null
FormatOptions = {}
RemoteOwsType = null
RemoteOwsURL = null
SldBody = null
ValidateSchema = false
Sld = null
CQLFilter = null
FeatureId = null
SldVersion = null
TilesOrigin = null
Env = {}
Exceptions = SE_XML
Version = null
Request = GetMap
RawKvp = {TRANSPARENT=true, FORMAT=kmz, LAYERS=Previsao:vw_geo_chuva_diaria}
BaseUrl = http://geoserverurl:8080/geoserver/
Get = true
RequestCharset = UTF-8
Thank you so much.
Verônica Alessandra
···
2014-04-11 9:45 GMT-03:00 Jonathan Moules <jonathanmoules@anonymised.com>:
Hi Veronika,
There was a new KML module that was introduced in 2.4, I suspect this is what’s causing your problem.
Could you be clearer what the symptoms are? It may be a bug.
Cheers,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
On 10 April 2014 21:12, veronika.alessandra <veronika.alessandra@anonymised.com> wrote:
Hello everybody,
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
MB, so I couldn’t use with Google Maps.
What can I do to solve this?
Thanks.
–
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-5-KMZ-tp5134447.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
Hi Veronica,
I’d suggest it’s probably a bug then. If you open a JIRA ticket (instructions: http://docs.geoserver.org/stable/en/user/introduction/gettinginvolved.html#bug-tracking ) hopefully someone will resolve it. Or you can sponsor getting it funded if you have GeoServer support.
Cheers,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
···
On 11 April 2014 16:04, veronica almeida <veronika.alessandra@anonymised.com> wrote:
Hi Jonathan,
In fact, it’s very “simple”. We use Geoserver 2.3.5 and now we want migrate to 2.5.
In 2.3.5:
http://geoserverurl/geoserver/wms/reflect?format=kmz&layers=layername&TRANSPARENT=true
The content of KMZ is:
wms.kml
Folder images with image0.png
Size: 99.4 K
geoserver.log:
Request: reflect
Format = kmz
Palette = null
Buffer = 0
Width = 0
Filters = null
Filter = null
SRS = null
FeatureVersion = null
Height = 0
Tiled = false
Styles = [StyleImpl[ name=chuva_acumulada, DEFAULT]]
Layers = [org.geoserver.wms.MapLayerInfo@anonymised.com]
MaxFeatures = null
FeatureId = null
FormatOptions = {}
Crs = null
Angle = 0.0
BgColor = java.awt.Color[r=255,g=255,b=255]
Transparent = true
StartIndex = null
ViewParams = null
Bbox = null
Elevation =
RemoteOwsType = null
RemoteOwsURL = null
SldBody = null
ValidateSchema = false
Sld = null
CQLFilter = null
SldVersion = null
TilesOrigin = null
Env = {}
Exceptions = SE_XML
Time =
Version = null
Request = GetMap
BaseUrl = http://geoserverurl:8080/geoserver/
Get = true
RawKvp = {TRANSPARENT=true, FORMAT=kmz, LAYERS=Previsao:vw_geo_chuva_diaria}
RequestCharset = UTF-8
In 2.5:
The content of KMZ is:
wms.kml
Folder images without files
Size: 9.2 MB
Request: reflect
Format = kmz
Time =
Buffer = 0
Height = 0
Filters = null
Filter = null
Width = 0
Palette = null
Tiled = false
FeatureVersion = null
SRS = null
Styles = [StyleImpl[ name=chuva_acumulada, DEFAULT]]
Layers = [org.geoserver.wms.MapLayerInfo@anonymised.com]
MaxFeatures = null
Elevation =
Bbox = null
ViewParams = null
Angle = 0.0
BgColor = java.awt.Color[r=255,g=255,b=255]
Transparent = true
Crs = null
StartIndex = null
FormatOptions = {}
RemoteOwsType = null
RemoteOwsURL = null
SldBody = null
ValidateSchema = false
Sld = null
CQLFilter = null
FeatureId = null
SldVersion = null
TilesOrigin = null
Env = {}
Exceptions = SE_XML
Version = null
Request = GetMap
RawKvp = {TRANSPARENT=true, FORMAT=kmz, LAYERS=Previsao:vw_geo_chuva_diaria}
BaseUrl = http://geoserverurl:8080/geoserver/
Get = true
RequestCharset = UTF-8
Thank you so much.
Verônica Alessandra
2014-04-11 9:45 GMT-03:00 Jonathan Moules <jonathanmoules@anonymised.com>:
Hi Veronika,
There was a new KML module that was introduced in 2.4, I suspect this is what’s causing your problem.
Could you be clearer what the symptoms are? It may be a bug.
Cheers,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
On 10 April 2014 21:12, veronika.alessandra <veronika.alessandra@anonymised.com> wrote:
Hello everybody,
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
MB, so I couldn’t use with Google Maps.
What can I do to solve this?
Thanks.
–
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-5-KMZ-tp5134447.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users