-
> From: [email protected]
> Subject: Geoserver-users Digest, Vol 66, Issue 92
> To: [email protected]
> Date: Mon, 28 Nov 2011 14:23:15 +0000
>
> Send Geoserver-users mailing list submissions to
> [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
> or, via email, send a message with subject or body 'help' to
> [email protected]
>
> You can reach the person managing the list at
> [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Geoserver-users digest..."
>
>
> Today's Topics:
>
> 1. Geoserver 2.1.2 (carlos sousa)
> 2. Re: Geoserver 2.1.2 (Andrea Aime)
> 3. Re: Am I publishing my maps on the internet? (Phil Scadden)
> 4. Re: WMS address (Phil Scadden)
> 5. Re: Geoserver App-Schema WFS getFeature Request with srsName (TRD)
> 6. Re: Geoserver App-Schema WFS getFeature Request with srsName
> (Ben Caradoc-Davies)
> 7. Re: Problem with raster SLD (Nhan Vo)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 27 Nov 2011 14:57:18 +0000
> From: carlos sousa <[email protected]>
> Subject: [Geoserver-users] Geoserver 2.1.2
> To: [email protected]
> Message-ID:
> <CAJ2MH=ncocux+hqmj90tyycunu5hk5eq8e+ksoabxgqcu1s...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello list,
>
> I'm having trouble creating a ImageMosaic of a list of 612 files, in
> tif format. I've read all the documentation on geoserver forum,
> nabble, geosolutions, etc and i've come to a standstill.
> The only way I can insert it into Geoserver is if the file directory
> containing the images, are in png, with the respective prj (projcs
> epsg:20790 - from geoserver) files and the pgw (created from the
> original gfw) files.
> With tif's, gif's, jpg's or any other the message is always the same:
>
> ? ?* Could not list layers for this store, an error occurred
> retrieving them: Unable to acquire a reader for this coverage with
> format: ImageMosaic
>
> With the files in .png format, geoserver successfully publishes the
> sequence (I tried with a subset of 2 and then of 20). The problem is
> that from what I read, png's are compressed formats and when geoserver
> has to serve the mosaic with a WMS request (on qgis, for exemple)
> geoserver runs into the ground.
> The 2 image subset took about 4 minutes to load and the the 20 image
> subset, after 5 hours, didn't load, and I gave up. So I assume the
> problem is with the .tif file that somehow does not comply with what
> the plugin expects as an image, or that the .prj file has to have some
> special value, or even a .properties file that must exist prior to
> trying to create the mosaic.
>
> I'm nowhere near an expert but I dont want to give up on geoserver
> since it's worked well on me since 2.0.0 with every other type of my
> geographic information needs.
>
> Thank you!
>
> Carlos
>
> ** EDIT
> My install is the war version on a Ubuntu Natty Desktop i386 Edition
> With Tomcat6, Postgres8.4/Postgis, Apache2, Geoserver 2.1.2
> I've upped the memory limits on tomcat6 (CATALINA_OPTS and JAVA_OPTS)
> and have had an improvement on displaying the 20 image layer to around
> 20sec of waiting
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 27 Nov 2011 17:55:12 +0100
> From: Andrea Aime <[email protected]>
> Subject: Re: [Geoserver-users] Geoserver 2.1.2
> To: carlos sousa <[email protected]>
> Cc: [email protected]
> Message-ID:
> <ca+nxmttcqg+_8boy3wtjhthro4_qn5cvcj6h0vqgta+qsuk...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Sun, Nov 27, 2011 at 3:57 PM, carlos sousa <[email protected]> wrote:
> > Hello list,
> >
> > I'm having trouble creating a ImageMosaic of a list of 612 files, in
> > tif format. I've read all the documentation on geoserver forum,
> > nabble, geosolutions, etc and i've come to a standstill.
> > The only way I can insert it into Geoserver is if the file directory
> > containing the images, are in png, with the respective prj (projcs
> > epsg:20790 - from geoserver) files and the pgw (created from the
> > original gfw) files.
> > With tif's, gif's, jpg's or any other the message is always the same:
>
> You should use geotiffs with inner tililng and overviews, all
> other formats are by their very nature slow.
> See also this FOSS4G 2011 presentation for details:
> http://demo.geo-solutions.it/share/foss4g2011/gs_steroids_sgiannec_foss4g2011.pdf
>
> Cheers
> Andrea
>
>
> --
> -------------------------------------------------------
> Ing. Andrea Aime
> GeoSolutions S.A.S.
> Tech lead
>
> Via Poggio alle Viti 1187
> 55054 ?Massarosa (LU)
> Italy
>
> phone: +39 0584 962313
> fax: ? ? ?+39 0584 962313
>
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://www.linkedin.com/in/andreaaime
> http://twitter.com/geowolf
>
> -------------------------------------------------------
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 28 Nov 2011 09:26:33 +1300
> From: Phil Scadden <[email protected]>
> Subject: Re: [Geoserver-users] Am I publishing my maps on the
> internet?
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> >Can anybody explain some simple steps how would be the approach to
> open a >Geoserver map through the web browser after I will install
> Geoserver in a Virtual >Private Server?
>
> Geoserver just serves the map data - its the server component, not the
> client. The next step would be create a webmapping client in an html
> page. Common free software for doing this is OpenLayers (default option
> for map preview). This map would fetch its data from your (and/or other)
> geoserver servers. You might also like to look at the prebuilt
> geoexplorer http://blog.opengeo.org/2009/06/17/geoexplorer-preview/
>
>
> Notice: This email and any attachments are confidential. If received in error
> please destroy and immediately notify us. Do not copy or disclose the
> contents.
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 4
> Date: Mon, 28 Nov 2011 09:32:42 +1300
> From: Phil Scadden <[email protected]>
> Subject: Re: [Geoserver-users] WMS address
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="ISO-8859-1"
>
> Can you start by making sure that routers, firewalls etc are configured
> so you can in fact reach the geoserver instance on that port? If you are
> looking at the packets in firebug, and seeing no response, then it
> suggests your web server configuration is not working.
>
> Notice: This email and any attachments are confidential. If received in error
> please destroy and immediately notify us. Do not copy or disclose the
> contents.
>
>
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 28 Nov 2011 00:45:10 -0800 (PST)
> From: TRD <[email protected]>
> Subject: Re: [Geoserver-users] Geoserver App-Schema WFS getFeature
> Request with srsName
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=us-ascii
>
> Finally It works.
> Thanks to the Geoserver team. On Friday 25th Nov I grabbed the latest
> Geoserver 2.2 Snapshot and copied my workspace files into the data_dir.
> After starting Geoserver and requesting the featureTypes everything worked
> fine. The annoying IO.Exception is gone and adding the srsName Parameter
> results in transforming the coordinates.
>
> Thanks again and best regards,
> TRD
>
> --
> View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/Geoserver-App-Schema-WFS-getFeature-Request-with-srsName-tp6962059p7038020.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 6
> Date: Mon, 28 Nov 2011 16:57:11 +0800
> From: Ben Caradoc-Davies <[email protected]>
> Subject: Re: [Geoserver-users] Geoserver App-Schema WFS getFeature
> Request with srsName
> To: TRD <[email protected]>
> Cc: "[email protected]"
> <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="UTF-8"; format=flowed
>
> Excellent! Thanks for taking the time to report back to the list.
>
> Kind regards,
> Ben.
>
> On 28/11/11 16:45, TRD wrote:
> > Finally It works.
> > Thanks to the Geoserver team. On Friday 25th Nov I grabbed the latest
> > Geoserver 2.2 Snapshot and copied my workspace files into the data_dir.
> > After starting Geoserver and requesting the featureTypes everything worked
> > fine. The annoying IO.Exception is gone and adding the srsName Parameter
> > results in transforming the coordinates.
> >
> > Thanks again and best regards,
> > TRD
> >
> > --
> > View this message in context:
> > http://osgeo-org.1803224.n2.nabble.com/Geoserver-App-Schema-WFS-getFeature-Request-with-srsName-tp6962059p7038020.html
> > Sent from the GeoServer - User mailing list archive at Nabble.com.
> >
> > ------------------------------------------------------------------------------
> > All the data continuously generated in your IT infrastructure
> > contains a definitive record of customers, application performance,
> > security threats, fraudulent activity, and more. Splunk takes this
> > data and makes sense of it. IT sense. And common sense.
> > http://p.sf.net/sfu/splunk-novd2d
> > _______________________________________________
> > Geoserver-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/geoserver-users
> >
>
> --
> Ben Caradoc-Davies <[email protected]>
> Software Engineer
> CSIRO Earth Science and Resource Engineering
> Australian Resources Research Centre
>
>
>
> ------------------------------
>
> Message: 7
> Date: Mon, 28 Nov 2011 15:22:42 +0100
> From: Nhan Vo <[email protected]>
> Subject: Re: [Geoserver-users] Problem with raster SLD
> To: Andrea Aime <[email protected]>,
> [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thank you for your reply.
>
> That happened on an OpenSuse machine, on which I also had some problems
> installing JAI (I had to create a folder named i386 to stop JAI
> installer from complaining the folder was not a proper JRE folder). I've
> installed everything on Windows, and for now it seems to be working as
> expected.
>
> Regards,
> Nhan
>
>
> On 11/25/2011 4:01 PM, Andrea Aime wrote:
> > On Fri, Nov 25, 2011 at 3:38 PM, Nhan Vo <[email protected]
> > <mailto:[email protected]>> wrote:
> >
> > Hello,
> >
> > I've deployed the stable geoserver 2.1.2 and had some problems with
> > custom raster SLD. I've tried re-deploying it from the beginning and
> > immediately after deployment I go to Layer Preview to open
> > sf:sfdem and
> > still see the exception:
> >
> >
> > ...
> >
> > Is it a bug that has not been resolved?
> >
> >
> > It may be, or it may be a problem with the SLD you are using
> > against sfdem.
> > Care to share it?
> >
> > Cheers
> > Andrea
> >
> > --
> > -------------------------------------------------------
> > Ing. Andrea Aime
> > GeoSolutions S.A.S.
> > Tech lead
> >
> > Via Poggio alle Viti 1187
> > 55054 Massarosa (LU)
> > Italy
> >
> > phone: +39 0584 962313
> > fax: +39 0584 962313
> >
> > http://www.geo-solutions.it
> > http://geo-solutions.blogspot.com/
> > http://www.youtube.com/user/GeoSolutionsIT
> > http://www.linkedin.com/in/andreaaime
> > http://twitter.com/geowolf
> >
> > -------------------------------------------------------
>
>
> --
>
>
> *MSc. Thanh-Trong-Nhan Vo*
>
>
> smile consult GmbH
> Vahrenwalder Stra?e 4
> D-30165 Hannover
>
>
>
>
>
>
> Tel:
>
>
>
> 0511/543617-46
>
> Fax:
>
>
>
> 0511/543617-66
>
> Mail:
>
>
>
> [email protected] <mailto:[email protected]>
>
> Internet:
>
>
>
> http://www.smileconsult.de <http://www.smileconsult.de/>
>
>
> Gesch?ftsf?hrer: Frank Sellerhoff .Peter Milbradt .Christoph Lippert
> USt-IdNr.: DE208857046 .Amtsgericht Hannover HRB 58707
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: Grafik1
> Type: image/gif
> Size: 2330 bytes
> Desc: not available
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
>
> ------------------------------
>
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
> End of Geoserver-users Digest, Vol 66, Issue 92
> ***********************************************
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users