Hi Robert, I had a similar problem serving maps of Austria. (The whole country)
Since I am the maintainer of the imagemosaic jdbc module, I can assist you if you want to store your image data in a jdbc database. If you feel better to use files, Simone should assist you. 1) Do you have the image as a single file ?. If not, create one using gdal_merge. 2) Check with gdal_info if the image has a color table, if not, convert it with rgb2pct (If you are unsure, send me the output of gdalinfo) 3) Use gdal_retile to create tiles/pyramids, size should be 512x512. 4) Depending on the jdbc database you use, create the configuration. Look here http://docs.geoserver.org/stable/en/user/tutorials/imagemosaic-jdbc/imagemosaic-jdbc_tutorial.html Btw, could you solve the problems with the German special characters ? Quoting Robert Buckley <robertdbuck...@yahoo.com>: > Hi, > > I am having a few problems being able to produce a good quality base > map raster. > > I would like to ask fellow GIS pros this question whichwill provide > the base map > for a geoserver app. > > I need to create a base map for a very large area approx 5000km². This will > then be somehow imported into geoserver to be served as a base layer. > > I am slightly worried firstly about the size of the resulting image, and > obviously getting a high enough resolution so that the map can be > zoomed into at > least 1:1000. Using ArcMap I have to zoom out to the max resolution and then > create a geojpg at around 1000dpi to get a reasonable quality...This is very > time consuming and prone to crashes. Is there any better software than ArcMap > for producing such a base map? > > Would this best be done as a mosaic of say..20 x 100mb tifs...or as one 2gb > tif?....what methods do people generally use for such a task? Is > there a kind > of best practise regarding getting this into geoserver? > > I would be very interested to hear how others achieve this. > > Thanks for any help, > > Robert Buckley > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Geoserver-users mailing list > Geoserver-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-users > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Geoserver-users mailing list Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users