Hi all,

add other information. I have installed native JAI but the behaviour is the
same.
This is the log on a getMap request:

2015-01-09 12:05:04,122 INFO [geoserver.wms] -
Request: getMap
Width = 1512
Height = 603
Palette = null
Tiled = false
SRS = EPSG:26592
FeatureVersion = null
Styles = [StyleImpl[ name=raster]]
Layers = [org.geoserver.wms.MapLayerInfo@1cc92ed4]
MaxFeatures = null
Crs = PROJCS["Monte Mario (Rome) / Italy zone 2",
  GEOGCS["Monte Mario (Rome)",
    DATUM["Monte Mario (Rome)",
      SPHEROID["International 1924", 6378388.0, 297.0,
AUTHORITY["EPSG","7022"]],
      AUTHORITY["EPSG","6806"]],
    PRIMEM["Rome", 12.452333333333332, AUTHORITY["EPSG","8906"]],
    UNIT["degree", 0.017453292519943295],
    AXIS["Geodetic longitude", EAST],
    AXIS["Geodetic latitude", NORTH],
    AUTHORITY["EPSG","4806"]],
  PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],
  PARAMETER["central_meridian", 15.0],
  PARAMETER["latitude_of_origin", 0.0],
  PARAMETER["scale_factor", 0.9996],
  PARAMETER["false_easting", 2520000.0],
  PARAMETER["false_northing", 0.0],
  UNIT["m", 1.0],
  AXIS["Easting", EAST],
  AXIS["Northing", NORTH],
  AUTHORITY["EPSG","26592"]]
Bbox = SRSEnvelope[2456504.6459961 : 2463685.3540039, 4512498.1326294 :
4515361.8673706]
RemoteOwsType = null
RemoteOwsURL = null
Env = {}
FormatOptions = {}
Angle = 0.0
CQLFilter = null
Elevation = []
FeatureId = null
StartIndex = null
ViewParams = null
BgColor = java.awt.Color[r=255,g=255,b=255]
Transparent = true
StyleFormat = sld
SldBody = null
ValidateSchema = false
Sld = null
StyleUrl = null
TilesOrigin = null
Exceptions = SE_XML
StyleBody = null
SldVersion = null
StyleVersion = null
Format = image/png
Buffer = 0
Time = []
Filter = null
Filters = null
Get = true
RawKvp = {TRANSPARENT=TRUE,
BBOX=2456504.6459961,4512498.1326294,2463685.3540039,4515361.8673706,
VERSION=1.1.1, FORMAT=image/png, SERVICE=WMS, HEIGHT=603,
LAYERS=topp:Napoli, REQUEST=GetMap, STYLES=, SRS=EPSG:26592, WIDTH=1512}
BaseUrl = http://192.168.11.16:8080/geoserver/
RequestCharset = UTF-8
Version = 1.1.1
Request = GetMap
2015-01-09 12:05:04,123 DEBUG [wms.map] - Writing png image ...
2015-01-09 12:05:04,135 DEBUG [geotools.styling] - number of fts set 1
2015-01-09 12:05:04,247 DEBUG [wms.map] - Writing png image ... done!
2015-01-09 12:05:04,247 DEBUG [geoserver.filters] - Not compressing output
for mimetype: image/png
2015-01-09 12:05:04,247 DEBUG
[filter.GeoServerSecurityContextPersistenceFilter$1] -
SecurityContextHolder now cleared, as request processing completed


I noticed that in mosaic properties file missing envelope 2D params. It's
normal? Anyone has some ideas?

Thanks again.

Giuseppe



2015-01-08 17:23 GMT+01:00 Giuseppe Falcone <[email protected]>:

> Hi all,
>
> I have some problem with my geoserver installation.
>
> I have installed geoserver 2.6.1 on an Ubuntu server x64 14.04 LTS.
> I have installed also gdal with ecw support from ECW SDK 5.1.
>
> I create an image mosaic from a folder with some ecw images.
> Geoserver create the shapefile index and the properties file correctly,
> but in the layer preview i see only blank images.
>
> I have tried to change some attributes (tile size, output format, wms
> version, ...) but the result not change.
>
> I see that the properties file has attributes different from those on
> geoserver documentation. This is my properties file:
>
> #-Automagically created from GeoTools-
> #Thu Jan 08 15:49:51 CET 2015
> Levels=0.5,0.5
> Heterogeneous=false
> AbsolutePath=false
> Name=Napoli
> TypeName=Napoli
> Caching=false
> ExpandToRGB=false
> LocationAttribute=location
> SuggestedSPI=it.geosolutions.imageio.plugins.ecw.ECWImageReaderSpi
> CheckAuxiliaryMetadata=false
> LevelsNum=1
>
>
> Anyone has some ideas? Thanks a lot.
>
> Giuseppe
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to