I have download a tiff image (world imagery) from
http://www.naturalearthdata.com/downloads/10m-raster-data/10m-cross-blend-hypso/
Then i Geo-referenced this image by using this command:
gdal_translate -of GTiff -a_srs epsg:4326 -co tiled=yes test.tiff
georeferenced.tif
Finally, I published this image as Geotiff raster on Geoserver and tried to
display as WMS base layer in Openlayers application as:
var wmslayer1 = new OpenLayers.Layer.WMS("Third party Image tiles",
GEOSERVER_WMS_URL, { 'layers': 'TestSpace:GeoHyp_LR', 'format':
'image/GEOTIFF' }, { 'opacity': 1.0, 'isBaseLayer': true, 'visibility': true
});
layer could not displayed, it only shows grid with color.
Can anybody suggest, where is problem?
--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/Unable-to-show-third-party-Image-Geotiff-layer-tp4569750p4569750.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users