Hi Rick First, please stay on the mailing list, other guys may help you.
It should not be a problem to configure the plugin to work with no pyramids and only one tile, but I never used it for time series and I did not build in logic for time series. Christian Zitat von Rick Wayne <[email protected]>: > Hullo again Christian, > > As it turns out my raster is fairly small -- only 451 x 337 pixels. > So tiling and overviews are really overkill, especially given that > this is a time series and there will eventually be many many > iterations of the same thing in the database. (I'll probably create > a view for the "current" one or something, but I'll burn that bridge > when I come to it!) This is also why I perforce must use the > database instead of just GeoTIFFs or something -- files would > quickly become unmanageable, I'm going to be storing thousands of > timesteps. > > I realize that it is after all an imageMOSAIC plugin, and I'm > working a bit at cross-purposes in my quest to import a > non-pyramidal raster. But is there an example anywhere of doing it > without the tiling and pyramiding? Or am I barking up the wrong tree > here -- is there any other way to get GeoServer to use a PostGIS > raster? > > Thanks for your (continued!) help, > > rw > > UW Soil Science > 5-3288 > > > > On Oct 20, 2012, at 2:31 AM, [email protected] wrote: > >> You have to configure the xml file(s) as described here >> http://docs.geotools.org/latest/userguide/library/coverage/pgraster.html >> >> The URL you enter in the Geoserver admin GUI is the location of the >> xml file. >> >> If you have problems, please send the content of the log file. >> >> Christian >> >> >> Zitat von Rick Wayne <[email protected]>: >> >>> Hullo all, >>> >>> I'm trying to create a new datasource in GeoServer 2.2 for some >>> PostGIS rasters. Hunting via Google I see I'll need to use the >>> jdbc-imagemosaic plugin, and I installed that. It appears in the >>> "New Data Source" page under "Raster Data Sources", and when >>> clicked prompts me for a database URL. Previous stuff about that >>> plugin had such a URL that had to be edited into XML config >>> files, along the lines of >>> jdbc:postgresql://localhost:5432/database_name. >>> >>> But such a URL gives me an "is not a valid URL" message. Not sure >>> where to go from here -- suggestions? Am I completely off base in >>> trying to use the Web admin interface, and need to start hacking >>> .inc files? >>> >>> Thanks much, >>> >>> rw >>> >>> UW Soil Science >>> 5-3288 >>> >>> >>> >>> >> >> >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> >> > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ The Windows 8 Center - In partnership with Sourceforge Your idea - your app - 30 days. Get started! http://windows8center.sourceforge.net/ what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/ _______________________________________________ GeoTools-GT2-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
