Re: [Geoserver-devel] wms 1.1.1 cite issues

2010-05-20 Thread Andrea Aime
Justin Deoliveira ha scritto: > I would tend to lean toward (a). But if we do fix on the server what is > the fix? Slightly grow the bounding box by some set amount? Not sure. > Food for thought. What we publish is in the end what the administrator declared in the layer configuration. But the de

[Geoserver-devel] Build failed in Hudson: geoserver-2.0.x-deploy #385

2010-05-20 Thread Hudson
See -- [...truncated 15660 lines...] 2011136/? 2015232/? 2019328/? 2023424/? 2027520/? 2031616/? 2035712/? 2039808/? 2043904/? 2048000/? 2052096/? 2056192/? 2060288/? 2064384/? 2068480/? 2072

Re: [Geoserver-devel] Geoserver 2.0.2 release

2010-05-20 Thread v...@csiro
I am trying to get access to deploy the artifacts for the Geoserver2.0.2 release. Can anyone help out? v...@csiro wrote: > > I am closing to finishing the deployment but my mvn deploy (done from src > folder) return error saying system is offline. > > I have issues with creating the documenta

Re: [Geoserver-devel] wms 1.1.1 cite issues

2010-05-20 Thread Rob Atkinson
Hi, perhaps this can be solved as a "domain and range" pattern: the single point is the range, but the domain is the context: for example a single point with the capital of the USA should have a domain extent of the USA, not the point. Will this work (or can it be fudged to work) with the exampl

[Geoserver-devel] wms 1.1.1 cite issues

2010-05-20 Thread Justin Deoliveira
Hi all, So after a lot of hacking on the latest version of the wms cite tests I have reached a point where we pass all of them except for two: wms:wmsops-getmap-each-style wms:wmsops-getmap-each-layer And just to point out these are new tests added recently. The tests in question loop through

Re: [Geoserver-devel] GDAL and GeoServer

2010-05-20 Thread Phillip Berkowitz
As far as I can tell, it isnt attempting to load gdal dlls. I am including the most recent log update: -- - GEOSERVER_DATA_DIR: C:\Program Files\GeoServer 2.0.1\data_dir -- 2010-05-20 13:19:41,281 INFO [storage.DefaultStorageFinder]

Re: [Geoserver-devel] GDAL and GeoServer

2010-05-20 Thread Simone Giannecchini
On Fri, May 21, 2010 at 1:06 AM, Phillip Berkowitz wrote: > My Appologies if my answers are not clear, I am a real beginner with > GeoServer. > > 1.  I am not sure what log file I should look at > Inside GeoServer's own data directory (If I recall, inside WEB-INF directory), look for a log direct

Re: [Geoserver-devel] GDAL and GeoServer

2010-05-20 Thread Phillip Berkowitz
My Appologies if my answers are not clear, I am a real beginner with GeoServer. 1. I am not sure what log file I should look at 2. I am using the webserver that game with version 2.01 of GeoServer that I am using now, I believe it is called Jetty. Thanks So much for getting back to me, Philli

Re: [Geoserver-devel] GDAL and GeoServer

2010-05-20 Thread Simone Giannecchini
Ciao Philip, a few questions: -1- Looks in the logs, do you see a warning about not being able to load gdal dlls? -2- Are you using Tomcat? If yes, which version? Regards, Simone. --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder - Softw

[Geoserver-devel] GDAL and GeoServer

2010-05-20 Thread Phillip Berkowitz
Hello all, I am trying to get GDAL Image formats to work with GeoServer in windows. I am following the directions indicated at : http://docs.geoserver.org/stable/en/user/data/gdal.html I verified that the path to the GDAL dlls are in the windows path envoronment, and I creted an ennvironmental v

[Geoserver-devel] Information about extended platform support

2010-05-20 Thread christian . mueller
For your information only. A customer denoted an IBM p4 series machine to me, which is a power pc architecture. I succeeded installing Debian 64 bit and all the needed development stuff. Interestingly, there is an open-jdk 1.6 available beyond the ibm sdks. I checked out geotools/geoserver

[Geoserver-devel] Build failed in Hudson: geoserver-2.0.x-deploy #384

2010-05-20 Thread Hudson
See -- [...truncated 15642 lines...] 2011136/? 2015232/? 2019328/? 2023424/? 2027520/? 2031616/? 2035712/? 2039808/? 2043904/? 2048000/? 2052096/? 2056192/? 2060288/? 2064384/? 2068480/? 2072

[Geoserver-devel] Hudson build is back to normal: geoserver-trunk #2745

2010-05-20 Thread Hudson
See -- ___ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/

[Geoserver-devel] [jira] Created: (GEOS-3976) Layers Preview crashing

2010-05-20 Thread Klaus Nji (JIRA)
Layers Preview crashing --- Key: GEOS-3976 URL: http://jira.codehaus.org/browse/GEOS-3976 Project: GeoServer Issue Type: Bug Affects Versions: 2.0.1 Environment: Windows XP Reporter: Klaus Nji

[Geoserver-devel] Geoserver 2.0.2 release

2010-05-20 Thread v...@csiro
I am closing to finishing the deployment but my mvn deploy (done from src folder) return error saying system is offline. I have issues with creating the documentation as well, creating the pdf and not to sure where to generate the html to get the desired file structure. My pdflatex(MikeTex) is n

Re: [Geoserver-devel] [Geotools-devel] Unit of measure support is in

2010-05-20 Thread Jody Garnett
On 20/05/2010, at 6:42 PM, Andrea Aime wrote: >> So at the end of the day we want the rescaling visitor to do >> everything it can prior to letting the renderer at it. Question. Can >> the rescale visitor inject a function expression around entries in >> order to accomplish a conversion? > > Why a

Re: [Geoserver-devel] [Geotools-devel] Unit of measure support is in

2010-05-20 Thread Andrea Aime
Jody Garnett ha scritto: >> Otherwise we have to scrap the rescaling visitor and rebuild the >> uom -> px logic all in the SLDStyleFactory and also kiss goodbye >> the ability to automatically figure out the rendering meta-buffer >> when doing queries. >> >> So... what about having the rescale

Re: [Geoserver-devel] [Geotools-devel] Unit of measure support is in

2010-05-20 Thread Jody Garnett
On 20/05/2010, at 5:32 PM, Andrea Aime wrote: > Jody Garnett ha scritto: >> On 20/05/2010, at 4:57 PM, Andrea Aime wrote: >>> Eh, it might get tricky as we have two sources of uom >>> specification, the literal itself, but also the symbolizer one. I >>> guess the local one would win. >>> Anyone i

Re: [Geoserver-devel] Commit rights ...

2010-05-20 Thread Alessio Fabiani
Mmm ... yes as far as I know I have resetted my password on codehaus ... anyway I'll try again ... Thanks very much --- Eng. Alessio Fabiani Founder / CTO GeoSolutions S.A.S. Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584 983027 fax

Re: [Geoserver-devel] [jira] Created: (GEOS-3843) KML output does not respect scale dependencies in SLD

2010-05-20 Thread Andrea Aime
Baskar, Dhanapal ha scritto: > Andrea, > > I am looking into Geoserver KML subsystem and trying to find solution. > Just clarify few things. > > 1. What actually Geoserver has to do when scale denominator goes out of > scale dependency? Whether it has to show any exception by stopping the > exe

Re: [Geoserver-devel] Commit rights ...

2010-05-20 Thread Andrea Aime
Alessio Fabiani ha scritto: > I guys ... how can I check my commit rights on GeoServer? > > I tryed to commit few fixes recently but my user seems to be rejected. Did you reset your passwords when Codehaus was last attacked? You should do so by going to Xircles, and asking to reset the password o

[Geoserver-devel] Commit rights ...

2010-05-20 Thread Alessio Fabiani
I guys ... how can I check my commit rights on GeoServer? I tryed to commit few fixes recently but my user seems to be rejected. Thanks, Alessio. --- Eng. Alessio Fabiani Founder / CTO GeoSolutions S.A.S. Via Carignoni 51 55041 Camaiore

[Geoserver-devel] Building html documentation

2010-05-20 Thread v...@csiro
The directory structure I have is doc\en\developer\build\html doc\en\user\build\html At which level should I zip them up? If I follow the documentation cd build/html zip -r geoserver-[VERSION]-htmldoc.zip * Don't think I will get the 2 folders, one for user and one for developer unless I z

Re: [Geoserver-devel] [Geotools-devel] Unit of measure support is in

2010-05-20 Thread Andrea Aime
Jody Garnett ha scritto: > On 20/05/2010, at 4:57 PM, Andrea Aime wrote: > >> Eh, it might get tricky as we have two sources of uom >> specification, the literal itself, but also the symbolizer one. I >> guess the local one would win. >> >> Anyone interested in cooking up a patch? > > Pick me pi

Re: [Geoserver-devel] [ExternalEmail] Re: cite test status

2010-05-20 Thread Ben Caradoc-Davies
The outputs of this release process will be not just a shiny new GeoServer, but also improved release documentation! :-) On 20/05/10 15:00, victor@csiro.au wrote: > Yes you are right, I didn't reset the database. I will note that down :D > thanks -- Ben Caradoc-Davies Software Engineerin

Re: [Geoserver-devel] [Geotools-devel] Unit of measure support is in

2010-05-20 Thread Jody Garnett
On 20/05/2010, at 4:57 PM, Andrea Aime wrote: > Eh, it might get tricky as we have two sources of uom specification, > the literal itself, but also the symbolizer one. I guess the local > one would win. > > Anyone interested in cooking up a patch? Pick me pick me! After all I failed at applying

Re: [Geoserver-devel] cite test status

2010-05-20 Thread Victor.Tey
Yes you are right, I didn't reset the database. I will note that down :D thanks Victor Tey  Software Engineer ASRDC CSIRO Earth Science and Resource Engineering Phone: +61 8 6436 8944  victor@csiro.au | www.csiro.au | Address: Australian Resources Research Centre, 26 Dick Perry Avenue, Kensi

Re: [Geoserver-devel] automated cite testing

2010-05-20 Thread Ben Caradoc-Davies
On 19/05/10 22:44, Justin Deoliveira wrote: > Sorry a bug in the scripts that was returning success when failures were > present. Should be fixed now. Doing another run to test it. Thanks a lot, Justin. Looks much better now. -- Ben Caradoc-Davies Software Engineering Team Leader CSIRO Earth Sc