Tagged Questions
0
votes
1answer
16 views
Geoserver shutdown after load big imagemosaic
catalina.log:
24.05.2013 15:33:38 org.apache.tomcat.util.net.JIoEndpoint processSocket
SEVERE: Error allocating socket processor
java.lang.OutOfMemoryError: unable to create new native thread
...
0
votes
1answer
24 views
ImageMosaic-JDBC Error
I'm trying to get postgis raster layers in geoserver-2.3.1, with postgresql-8.4, postgis-2.0 and gt-imagemosaic-jdbc-9.1.jar support. I'm going through the tutorial with a PNG raster that i have. In ...
1
vote
0answers
260 views
Set Up Geoserver with .sid Files
I was given a folder of .sid, .sdw, and .sid.aux.xml files to use as tiles on our map. I'm pretty sure I can use ImageMosaic for this and have followed the doc at ...
2
votes
0answers
104 views
Background no data areas appearing where raster and vector data meet in Geoserver
I'm using Geoserver (2.1) to load raster data with the Imagemosaic plugin and then using Geowebcache to cut this data into tiles across the full coverage of the British National Grid. However the data ...
2
votes
1answer
489 views
Problems serving GeoTiff using GeoServer and ImageMosaic
Goal:
I am trying to serve a large (1GB+) GeoTiff file using GeoServer and ImageMosaic.
Process:
iant have written a simple guide for this, which he proposed as an answer for a previous and similar ...