Re: [postgis-users] Is it worth to load background raster into postgis?

2013-02-09 Thread Stephen V. Mather
users-boun...@lists.osgeo.org] on behalf of Paolo Cavallini [cavall...@faunalia.it] Sent: Saturday, February 09, 2013 1:47 AM To: postgis-users@lists.osgeo.org Subject: Re: [postgis-users] Is it worth to load background raster into postgis? Il 08/02/2013 20:27, Pietro Rossin ha scritto: > We don't hav

Re: [postgis-users] Is it worth to load background raster into postgis?

2013-02-08 Thread Paolo Cavallini
Il 08/02/2013 20:27, Pietro Rossin ha scritto: > We don't have a WMS server yet, any suggestion for a "not too difficult to > configure" > solution? OT here, but cetainly the easiest is aptitude install qgis-mapserver All the best. -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact deta

Re: [postgis-users] Is it worth to load background raster into postgis?

2013-02-08 Thread Pietro Rossin
We don't have a WMS server yet, any suggestion for a "not too difficult to configure" solution? p 2013/2/8 Paolo Cavallini [via PostGIS] > Il 08/02/2013 14:19, Pietro Rossin ha scritto: > > Hi > > Thanks Paolo > > How can I store my images to be served as WMS? > > any format that can by read by

Re: [postgis-users] Is it worth to load background raster into postgis?

2013-02-08 Thread Paolo Cavallini
Il 08/02/2013 14:19, Pietro Rossin ha scritto: > Hi > Thanks Paolo > How can I store my images to be served as WMS? any format that can by read by your WMS server; most probably gdalinfo --formats > > > I don't know if these performances could be the same with raster... > I mean, if I load the ecw

Re: [postgis-users] Is it worth to load background raster into postgis?

2013-02-08 Thread Pietro Rossin
amp;i=1>] > On Behalf Of Pietro Rossin > > Sent: Wednesday, February 06, 2013 7:21 AM > > To: [hidden email]<http://user/SendEmail.jtp?type=node&node=5002528&i=2> > > Subject: [postgis-users] Is it worth to load background raster into > postgis? > > &g

Re: [postgis-users] Is it worth to load background raster into postgis?

2013-02-06 Thread Pierre Racine
Behalf Of Pietro Rossin > Sent: Wednesday, February 06, 2013 7:21 AM > To: postgis-us...@postgis.refractions.net > Subject: [postgis-users] Is it worth to load background raster into postgis? > > Hi all > we are building a postgis db to store shared data to e used in my agency. >

Re: [postgis-users] Is it worth to load background raster into postgis?

2013-02-06 Thread Paolo Cavallini
Il 06/02/2013 13:20, Pietro Rossin ha scritto: > But If the raster we use is only for base/coreographic pourpose, to be > loaded mainly in desktop mapping applications, is it worth to use postgis? IMHO: no; consider the -R option to use them both inside and outside the db, without duplicating them

[postgis-users] Is it worth to load background raster into postgis?

2013-02-06 Thread Pietro Rossin
Hi all we are building a postgis db to store shared data to e used in my agency. While for the vectorial part of our data I'm convinced of the advantage to store them into a geodb, for the raster part of data I'm not so convinced. I took a look at postgis raster reference page and I realized that p