On 29 August 2017 at 07:36, Gardner, Alex(GE Transportation) <
alex.gardn...@ge.com> wrote:

> Hi All,
>
>
>
> I am new to GeoServer and was hoping for some assistance in adding a
> GeoTIFF file.
>
>
>
> I received what I believe is a GeoTIFF file and copied it up to the 
> *\programs(x86)\GeoServer
> 2.11.2\data_dir\data *directory.
>
> I then added a new Store and selected the GeoTIFF option.
>
> I then browse to the files location in order to set the GeoTIFF in
> the URL field.
>
> Hitting Save throws the following ERROR: “could not list layers for this
> store, an error occurred retrieving them: no input stream for the provided
> source”
>

Often this is related to permissions issues, can the user who is running
GeoServer write to that directory?


>
>
> I assume it is a problem with my GeoTIFF file? *gdalinfo* shows the
> following info for the image, is there something wrong with my file? What
> is missing here?
>
>
>
> Driver: GTiff/GeoTIFF
>
> Files: imagen mina geo_geotif.tif
>
> Size is 33044, 17418
>
> Coordinate System is:
>
> LOCAL_CS["unnamed",
>
>    GEOGCS["unknown",
>
>         DATUM["unknown",
>
>             SPHEROID["Bessel 1841",6377397.155,299.1528131060796,
>
>                 AUTHORITY["EPSG","7004"]]],
>
>         PRIMEM["Greenwich",0],
>
>         UNIT["degree",0.0174532925199433]],
>
>     UNIT["metre",1,
>
>         AUTHORITY["EPSG","9001"]]]
>
> Origin = (-69.364977836724194,-22.746982851996489)
>
> Pixel Size = (0.000006108275703,-0.000006108275703)
>
> Metadata:
>
>   AREA_OR_POINT=Area
>
> Image Structure Metadata:
>
>   COMPRESSION=LZW
>
>   INTERLEAVE=PIXEL
>
> Corner Coordinates:
>
> Upper Left  ( -69.3649778, -22.7469829)
>
> Lower Left  ( -69.3649778, -22.8533768)
>
> Upper Right ( -69.1631360, -22.7469829)
>
> Lower Right ( -69.1631360, -22.8533768)
>
> Center      ( -69.2640569, -22.8001798)
>
> Band 1 Block=33044x32 Type=Byte, ColorInterp=Red
>
> Band 2 Block=33044x32 Type=Byte, ColorInterp=Green
>
> Band 3 Block=33044x32 Type=Byte, ColorInterp=Blue
>
>
>
>

This isn't the problem but will probably cause issues later, apparently
this is a projected raster with it's units in metres but the corners look a
lot like lat/lon so you may need to fix that.

Ian
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to