[Geoserver-users] GeoServer WCS released

Hi all guys,
the release is ready and alredy committed and uploaded to sourceforge.

A lot of bugfixes are done during releasing: javadoc, GEOSERVER_DATA_DIR, Jetty, etc…

The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI 1.1.4 and ImageIO 1.1.

ArcGrid module is not working well on this release because of the new one is available on Geotools 2.4.x+.
Next release will have ArcGrids and GRIBs back plus a lot of other plugins :slight_smile:

Thanks,
Alessio.

Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it


Ok, I'm having Brent test it to make sure that it's all good.

Could you make a download page like: http://docs.codehaus.org/display/GEOS/Stable

And we can put it on: http://docs.codehaus.org/display/GEOS/Experimental

Also we should consider naming. Start to call it 1.5-beta or some such. Or decide if we want to call it 2.0, ect.

Chris

Alessio Fabiani wrote:

Hi all guys,
the release is ready and alredy committed and uploaded to sourceforge.

A lot of bugfixes are done during releasing: javadoc, GEOSERVER_DATA_DIR, Jetty, etc...

The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI 1.1.4 and ImageIO 1.1.

ArcGrid module is not working well on this release because of the new one is available on Geotools 2.4.x+.
Next release will have ArcGrids and GRIBs back plus a lot of other plugins :slight_smile:

Thanks,
          Alessio.

--
-------------------------------------------------------
Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it

--------------------------------------------------------- !DSPAM:1003,45210f65255809771116852!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

Some initial comments.
Looks good so far, nice work guys.

1) Under the Data UI page of the web admin, you have changed 'Data Stores' to 'Feature Stores'. Could we keep it the same to reduce confusion when we switch over? I understand why you made the distinction, but just to save the users some grief. Or if people don't like the name "Data Store" (like me), then could we switch it to something more clear as to what it is, like 'Data sets', or 'Feature Data Sets' and 'Coverage Data Sets'?

2) The 'Coverage Plugins' link on the Data page should probably be moved to Config -> WCS because it just lists what is enabled and doesn't really point at data, and is not configurable through the UI, where everything else under 'Data' is configurable.

3) Demo page. It would be sweet to have an example on the demo page. Is it possible we could add the coverages to the map preview page?

4) UI mouse-over hints. This is more of a general comment to a bunch of the hints we have for the admin UI that appear when you put the mouse over the text. Often we have very poor comments that do not help the user determine what the particular text field is supposed to do, if the field is optional/mandatory

Brent Owens
(The Open Planning Project)

Alessio Fabiani wrote:

Hi all guys,
the release is ready and alredy committed and uploaded to sourceforge.

A lot of bugfixes are done during releasing: javadoc, GEOSERVER_DATA_DIR, Jetty, etc...

The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI 1.1.4 and ImageIO 1.1.

ArcGrid module is not working well on this release because of the new one is available on Geotools 2.4.x+.
Next release will have ArcGrids and GRIBs back plus a lot of other plugins :slight_smile:

Thanks,
          Alessio.

--
-------------------------------------------------------
Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it

--------------------------------------------------------- !DSPAM:1005,45210f65255814750375898!

It also seems that PNG images saved from a WMS getMap request are
morbidly obese in the current WCS release.

For example, the getMap.url example from the "Sample Requests" gives
different results:

39K(trunk) vs 538K (WCS branch).

Alex

On 10/2/06, Brent Owens <bowens@anonymised.com> wrote:

Some initial comments.
Looks good so far, nice work guys.

1) Under the Data UI page of the web admin, you have changed 'Data
Stores' to 'Feature Stores'. Could we keep it the same to reduce
confusion when we switch over? I understand why you made the
distinction, but just to save the users some grief. Or if people don't
like the name "Data Store" (like me), then could we switch it to
something more clear as to what it is, like 'Data sets', or 'Feature
Data Sets' and 'Coverage Data Sets'?

2) The 'Coverage Plugins' link on the Data page should probably be moved
to Config -> WCS because it just lists what is enabled and doesn't
really point at data, and is not configurable through the UI, where
everything else under 'Data' is configurable.

3) Demo page. It would be sweet to have an example on the demo page. Is
it possible we could add the coverages to the map preview page?

4) UI mouse-over hints. This is more of a general comment to a bunch of
the hints we have for the admin UI that appear when you put the mouse
over the text. Often we have very poor comments that do not help the
user determine what the particular text field is supposed to do, if the
field is optional/mandatory

Brent Owens
(The Open Planning Project)

Alessio Fabiani wrote:
> Hi all guys,
> the release is ready and alredy committed and uploaded to sourceforge.
>
> A lot of bugfixes are done during releasing: javadoc,
> GEOSERVER_DATA_DIR, Jetty, etc...
>
> The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
> 1.1.4 and ImageIO 1.1.
>
> ArcGrid module is not working well on this release because of the new
> one is available on Geotools 2.4.x+.
> Next release will have ArcGrids and GRIBs back plus a lot of other
> plugins :slight_smile:
>
> Thanks,
> Alessio.
>
> --
> -------------------------------------------------------
> Eng. Alessio Fabiani
> Vice President/CTO GeoSolutions
>
> http://www.geo-solutions.it
>
> ---------------------------------------------------------
> !DSPAM:1005,45210f65255814750375898!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

I can confirm that PNG and JPEG are larger in the WCS result than in 1.4.

WMS request using States layer. Size in Kb:

          PNG JPEG
trunk 65 32
WCS 128 98

Brent Owens
(The Open Planning Project)

Alexander Petkov wrote:

It also seems that PNG images saved from a WMS getMap request are
morbidly obese in the current WCS release.

For example, the getMap.url example from the "Sample Requests" gives
different results:

39K(trunk) vs 538K (WCS branch).

Alex

On 10/2/06, Brent Owens <bowens@anonymised.com> wrote:

Some initial comments.
Looks good so far, nice work guys.

1) Under the Data UI page of the web admin, you have changed 'Data
Stores' to 'Feature Stores'. Could we keep it the same to reduce
confusion when we switch over? I understand why you made the
distinction, but just to save the users some grief. Or if people don't
like the name "Data Store" (like me), then could we switch it to
something more clear as to what it is, like 'Data sets', or 'Feature
Data Sets' and 'Coverage Data Sets'?

2) The 'Coverage Plugins' link on the Data page should probably be moved
to Config -> WCS because it just lists what is enabled and doesn't
really point at data, and is not configurable through the UI, where
everything else under 'Data' is configurable.

3) Demo page. It would be sweet to have an example on the demo page. Is
it possible we could add the coverages to the map preview page?

4) UI mouse-over hints. This is more of a general comment to a bunch of
the hints we have for the admin UI that appear when you put the mouse
over the text. Often we have very poor comments that do not help the
user determine what the particular text field is supposed to do, if the
field is optional/mandatory

Brent Owens
(The Open Planning Project)

Alessio Fabiani wrote:
> Hi all guys,
> the release is ready and alredy committed and uploaded to sourceforge.
>
> A lot of bugfixes are done during releasing: javadoc,
> GEOSERVER_DATA_DIR, Jetty, etc...
>
> The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
> 1.1.4 and ImageIO 1.1.
>
> ArcGrid module is not working well on this release because of the new
> one is available on Geotools 2.4.x+.
> Next release will have ArcGrids and GRIBs back plus a lot of other
> plugins :slight_smile:
>
> Thanks,
> Alessio.
>
> --
> -------------------------------------------------------
> Eng. Alessio Fabiani
> Vice President/CTO GeoSolutions
>
> http://www.geo-solutions.it
>
> ---------------------------------------------------------
>
-------------------------------------------------------------------------

Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

!DSPAM:1005,4523d9d389461775926497!

Brent:

Any ideas as to why I would be getting different numbers than yours? I
think I used the same request...

Alex

On 10/4/06, Brent Owens <bowens@anonymised.com> wrote:

I can confirm that PNG and JPEG are larger in the WCS result than in 1.4.

WMS request using States layer. Size in Kb:

          PNG JPEG
trunk 65 32
WCS 128 98

Brent Owens
(The Open Planning Project)

Alexander Petkov wrote:
> It also seems that PNG images saved from a WMS getMap request are
> morbidly obese in the current WCS release.
>
> For example, the getMap.url example from the "Sample Requests" gives
> different results:
>
> 39K(trunk) vs 538K (WCS branch).
>
> Alex
>
> On 10/2/06, Brent Owens <bowens@anonymised.com> wrote:
>> Some initial comments.
>> Looks good so far, nice work guys.
>>
>> 1) Under the Data UI page of the web admin, you have changed 'Data
>> Stores' to 'Feature Stores'. Could we keep it the same to reduce
>> confusion when we switch over? I understand why you made the
>> distinction, but just to save the users some grief. Or if people don't
>> like the name "Data Store" (like me), then could we switch it to
>> something more clear as to what it is, like 'Data sets', or 'Feature
>> Data Sets' and 'Coverage Data Sets'?
>>
>> 2) The 'Coverage Plugins' link on the Data page should probably be moved
>> to Config -> WCS because it just lists what is enabled and doesn't
>> really point at data, and is not configurable through the UI, where
>> everything else under 'Data' is configurable.
>>
>> 3) Demo page. It would be sweet to have an example on the demo page. Is
>> it possible we could add the coverages to the map preview page?
>>
>> 4) UI mouse-over hints. This is more of a general comment to a bunch of
>> the hints we have for the admin UI that appear when you put the mouse
>> over the text. Often we have very poor comments that do not help the
>> user determine what the particular text field is supposed to do, if the
>> field is optional/mandatory
>>
>> Brent Owens
>> (The Open Planning Project)
>>
>> Alessio Fabiani wrote:
>> > Hi all guys,
>> > the release is ready and alredy committed and uploaded to sourceforge.
>> >
>> > A lot of bugfixes are done during releasing: javadoc,
>> > GEOSERVER_DATA_DIR, Jetty, etc...
>> >
>> > The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
>> > 1.1.4 and ImageIO 1.1.
>> >
>> > ArcGrid module is not working well on this release because of the new
>> > one is available on Geotools 2.4.x+.
>> > Next release will have ArcGrids and GRIBs back plus a lot of other
>> > plugins :slight_smile:
>> >
>> > Thanks,
>> > Alessio.
>> >
>> > --
>> > -------------------------------------------------------
>> > Eng. Alessio Fabiani
>> > Vice President/CTO GeoSolutions
>> >
>> > http://www.geo-solutions.it
>> >
>> > ---------------------------------------------------------
>> >
>> -------------------------------------------------------------------------
>>
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to
>> share your
>> opinions on IT & business topics through brief surveys -- and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>
>> _______________________________________________
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
> !DSPAM:1005,4523d9d389461775926497!
>

hmm
I'm not sure why. This is the request I am using:
http://localhost:8080/geoserver/wms?bbox=-130,24,-66,50&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:4326

Brent Owens
(The Open Planning Project)

Alexander Petkov wrote:

Brent:

Any ideas as to why I would be getting different numbers than yours? I
think I used the same request...

Alex

On 10/4/06, Brent Owens <bowens@anonymised.com> wrote:

I can confirm that PNG and JPEG are larger in the WCS result than in 1.4.

WMS request using States layer. Size in Kb:

          PNG JPEG
trunk 65 32
WCS 128 98

Brent Owens
(The Open Planning Project)

Alexander Petkov wrote:
> It also seems that PNG images saved from a WMS getMap request are
> morbidly obese in the current WCS release.
>
> For example, the getMap.url example from the "Sample Requests" gives
> different results:
>
> 39K(trunk) vs 538K (WCS branch).
>
> Alex
>
> On 10/2/06, Brent Owens <bowens@anonymised.com> wrote:
>> Some initial comments.
>> Looks good so far, nice work guys.
>>
>> 1) Under the Data UI page of the web admin, you have changed 'Data
>> Stores' to 'Feature Stores'. Could we keep it the same to reduce
>> confusion when we switch over? I understand why you made the
>> distinction, but just to save the users some grief. Or if people don't
>> like the name "Data Store" (like me), then could we switch it to
>> something more clear as to what it is, like 'Data sets', or 'Feature
>> Data Sets' and 'Coverage Data Sets'?
>>
>> 2) The 'Coverage Plugins' link on the Data page should probably be moved
>> to Config -> WCS because it just lists what is enabled and doesn't
>> really point at data, and is not configurable through the UI, where
>> everything else under 'Data' is configurable.
>>
>> 3) Demo page. It would be sweet to have an example on the demo page. Is
>> it possible we could add the coverages to the map preview page?
>>
>> 4) UI mouse-over hints. This is more of a general comment to a bunch of
>> the hints we have for the admin UI that appear when you put the mouse
>> over the text. Often we have very poor comments that do not help the
>> user determine what the particular text field is supposed to do, if the
>> field is optional/mandatory
>>
>> Brent Owens
>> (The Open Planning Project)
>>
>> Alessio Fabiani wrote:
>> > Hi all guys,
>> > the release is ready and alredy committed and uploaded to sourceforge.
>> >
>> > A lot of bugfixes are done during releasing: javadoc,
>> > GEOSERVER_DATA_DIR, Jetty, etc...
>> >
>> > The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
>> > 1.1.4 and ImageIO 1.1.
>> >
>> > ArcGrid module is not working well on this release because of the new
>> > one is available on Geotools 2.4.x+.
>> > Next release will have ArcGrids and GRIBs back plus a lot of other
>> > plugins :slight_smile:
>> >
>> > Thanks,
>> > Alessio.
>> >
>> > --
>> > -------------------------------------------------------
>> > Eng. Alessio Fabiani
>> > Vice President/CTO GeoSolutions
>> >
>> > http://www.geo-solutions.it
>> >
>> > ---------------------------------------------------------
>> >
>> -------------------------------------------------------------------------

>>
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to
>> share your
>> opinions on IT & business topics through brief surveys -- and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

>>
>> _______________________________________________
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
> >

!DSPAM:1005,4523e02398334820651628!

Yup, same request, my PNG is approx 5x larger.

Alex

On 10/4/06, Brent Owens <bowens@anonymised.com> wrote:

hmm
I'm not sure why. This is the request I am using:
http://localhost:8080/geoserver/wms?bbox=-130,24,-66,50&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:4326

Brent Owens
(The Open Planning Project)

Alexander Petkov wrote:
> Brent:
>
> Any ideas as to why I would be getting different numbers than yours? I
> think I used the same request...
>
> Alex
>
> On 10/4/06, Brent Owens <bowens@anonymised.com> wrote:
>> I can confirm that PNG and JPEG are larger in the WCS result than in
>> 1.4.
>>
>> WMS request using States layer. Size in Kb:
>>
>> PNG JPEG
>> trunk 65 32
>> WCS 128 98
>>
>> Brent Owens
>> (The Open Planning Project)
>>
>> Alexander Petkov wrote:
>> > It also seems that PNG images saved from a WMS getMap request are
>> > morbidly obese in the current WCS release.
>> >
>> > For example, the getMap.url example from the "Sample Requests" gives
>> > different results:
>> >
>> > 39K(trunk) vs 538K (WCS branch).
>> >
>> > Alex
>> >
>> > On 10/2/06, Brent Owens <bowens@anonymised.com> wrote:
>> >> Some initial comments.
>> >> Looks good so far, nice work guys.
>> >>
>> >> 1) Under the Data UI page of the web admin, you have changed 'Data
>> >> Stores' to 'Feature Stores'. Could we keep it the same to reduce
>> >> confusion when we switch over? I understand why you made the
>> >> distinction, but just to save the users some grief. Or if people
>> don't
>> >> like the name "Data Store" (like me), then could we switch it to
>> >> something more clear as to what it is, like 'Data sets', or 'Feature
>> >> Data Sets' and 'Coverage Data Sets'?
>> >>
>> >> 2) The 'Coverage Plugins' link on the Data page should probably be
>> moved
>> >> to Config -> WCS because it just lists what is enabled and doesn't
>> >> really point at data, and is not configurable through the UI, where
>> >> everything else under 'Data' is configurable.
>> >>
>> >> 3) Demo page. It would be sweet to have an example on the demo
>> page. Is
>> >> it possible we could add the coverages to the map preview page?
>> >>
>> >> 4) UI mouse-over hints. This is more of a general comment to a
>> bunch of
>> >> the hints we have for the admin UI that appear when you put the mouse
>> >> over the text. Often we have very poor comments that do not help the
>> >> user determine what the particular text field is supposed to do,
>> if the
>> >> field is optional/mandatory
>> >>
>> >> Brent Owens
>> >> (The Open Planning Project)
>> >>
>> >> Alessio Fabiani wrote:
>> >> > Hi all guys,
>> >> > the release is ready and alredy committed and uploaded to
>> sourceforge.
>> >> >
>> >> > A lot of bugfixes are done during releasing: javadoc,
>> >> > GEOSERVER_DATA_DIR, Jetty, etc...
>> >> >
>> >> > The release works against Java 1.4.2+, GeoTools 2.3.0-M0
>> release, JAI
>> >> > 1.1.4 and ImageIO 1.1.
>> >> >
>> >> > ArcGrid module is not working well on this release because of
>> the new
>> >> > one is available on Geotools 2.4.x+.
>> >> > Next release will have ArcGrids and GRIBs back plus a lot of other
>> >> > plugins :slight_smile:
>> >> >
>> >> > Thanks,
>> >> > Alessio.
>> >> >
>> >> > --
>> >> > -------------------------------------------------------
>> >> > Eng. Alessio Fabiani
>> >> > Vice President/CTO GeoSolutions
>> >> >
>> >> > http://www.geo-solutions.it
>> >> >
>> >> > ---------------------------------------------------------
>> >> >
>> >>
>> -------------------------------------------------------------------------
>>
>> >>
>> >> Take Surveys. Earn Cash. Influence the Future of IT
>> >> Join SourceForge.net's Techsay panel and you'll get the chance to
>> >> share your
>> >> opinions on IT & business topics through brief surveys -- and earn
>> cash
>> >>
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>
>> >>
>> >> _______________________________________________
>> >> Geoserver-devel mailing list
>> >> Geoserver-devel@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>> >>
>> >
>> > >
>>
>
> !DSPAM:1005,4523e02398334820651628!
>

There's a different png/jpeg/gif output writer in the WCS branch. I was actually hoping it would generate smaller images, as I got a report that 1.2.x -> 1.3.x actually got bigger in size. I had thought that the wcs was more in line with our old way of doing things, relying on JAI.

Chris

Alexander Petkov wrote:

Yup, same request, my PNG is approx 5x larger.

Alex

On 10/4/06, Brent Owens <bowens@anonymised.com> wrote:

hmm
I'm not sure why. This is the request I am using:
http://localhost:8080/geoserver/wms?bbox=-130,24,-66,50&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:4326

Brent Owens
(The Open Planning Project)

Alexander Petkov wrote:

Brent:

Any ideas as to why I would be getting different numbers than yours? I
think I used the same request...

Alex

On 10/4/06, Brent Owens <bowens@anonymised.com> wrote:

I can confirm that PNG and JPEG are larger in the WCS result than in
1.4.

WMS request using States layer. Size in Kb:

          PNG JPEG
trunk 65 32
WCS 128 98

Brent Owens
(The Open Planning Project)

Alexander Petkov wrote:

It also seems that PNG images saved from a WMS getMap request are
morbidly obese in the current WCS release.

For example, the getMap.url example from the "Sample Requests" gives
different results:

39K(trunk) vs 538K (WCS branch).

Alex

On 10/2/06, Brent Owens <bowens@anonymised.com> wrote:

Some initial comments.
Looks good so far, nice work guys.

1) Under the Data UI page of the web admin, you have changed 'Data
Stores' to 'Feature Stores'. Could we keep it the same to reduce
confusion when we switch over? I understand why you made the
distinction, but just to save the users some grief. Or if people

don't

like the name "Data Store" (like me), then could we switch it to
something more clear as to what it is, like 'Data sets', or 'Feature
Data Sets' and 'Coverage Data Sets'?

2) The 'Coverage Plugins' link on the Data page should probably be

moved

to Config -> WCS because it just lists what is enabled and doesn't
really point at data, and is not configurable through the UI, where
everything else under 'Data' is configurable.

3) Demo page. It would be sweet to have an example on the demo

page. Is

it possible we could add the coverages to the map preview page?

4) UI mouse-over hints. This is more of a general comment to a

bunch of

the hints we have for the admin UI that appear when you put the mouse
over the text. Often we have very poor comments that do not help the
user determine what the particular text field is supposed to do,

if the

field is optional/mandatory

Brent Owens
(The Open Planning Project)

Alessio Fabiani wrote:

Hi all guys,
the release is ready and alredy committed and uploaded to

sourceforge.

A lot of bugfixes are done during releasing: javadoc,
GEOSERVER_DATA_DIR, Jetty, etc...

The release works against Java 1.4.2+, GeoTools 2.3.0-M0

release, JAI

1.1.4 and ImageIO 1.1.

ArcGrid module is not working well on this release because of

the new

one is available on Geotools 2.4.x+.
Next release will have ArcGrids and GRIBs back plus a lot of other
plugins :slight_smile:

Thanks,
          Alessio.

--
-------------------------------------------------------
Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it

---------------------------------------------------------

-------------------------------------------------------------------------

Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to
share your
opinions on IT & business topics through brief surveys -- and earn

cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

!DSPAM:1003,4523e378101991665516417!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

Hi guys,
I would not worry much about this size thing. I need to go through the
compression params since for the time being I did not have time and
play with them in order to shrink images. If we think that ImageIO is
not doing enough we can fil a request for improvoements.

I hope to get some time to play with the parameters soon.

Simone.

On 10/4/06, Chris Holmes <cholmes@anonymised.com> wrote:

There's a different png/jpeg/gif output writer in the WCS branch. I was
actually hoping it would generate smaller images, as I got a report that
1.2.x -> 1.3.x actually got bigger in size. I had thought that the wcs
was more in line with our old way of doing things, relying on JAI.

Chris

Alexander Petkov wrote:
> Yup, same request, my PNG is approx 5x larger.
>
> Alex
>
> On 10/4/06, Brent Owens <bowens@anonymised.com> wrote:
>> hmm
>> I'm not sure why. This is the request I am using:
>> http://localhost:8080/geoserver/wms?bbox=-130,24,-66,50&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:4326
>>
>> Brent Owens
>> (The Open Planning Project)
>>
>> Alexander Petkov wrote:
>>> Brent:
>>>
>>> Any ideas as to why I would be getting different numbers than yours? I
>>> think I used the same request...
>>>
>>> Alex
>>>
>>> On 10/4/06, Brent Owens <bowens@anonymised.com> wrote:
>>>> I can confirm that PNG and JPEG are larger in the WCS result than in
>>>> 1.4.
>>>>
>>>> WMS request using States layer. Size in Kb:
>>>>
>>>> PNG JPEG
>>>> trunk 65 32
>>>> WCS 128 98
>>>>
>>>> Brent Owens
>>>> (The Open Planning Project)
>>>>
>>>> Alexander Petkov wrote:
>>>>> It also seems that PNG images saved from a WMS getMap request are
>>>>> morbidly obese in the current WCS release.
>>>>>
>>>>> For example, the getMap.url example from the "Sample Requests" gives
>>>>> different results:
>>>>>
>>>>> 39K(trunk) vs 538K (WCS branch).
>>>>>
>>>>> Alex
>>>>>
>>>>> On 10/2/06, Brent Owens <bowens@anonymised.com> wrote:
>>>>>> Some initial comments.
>>>>>> Looks good so far, nice work guys.
>>>>>>
>>>>>> 1) Under the Data UI page of the web admin, you have changed 'Data
>>>>>> Stores' to 'Feature Stores'. Could we keep it the same to reduce
>>>>>> confusion when we switch over? I understand why you made the
>>>>>> distinction, but just to save the users some grief. Or if people
>>>> don't
>>>>>> like the name "Data Store" (like me), then could we switch it to
>>>>>> something more clear as to what it is, like 'Data sets', or 'Feature
>>>>>> Data Sets' and 'Coverage Data Sets'?
>>>>>>
>>>>>> 2) The 'Coverage Plugins' link on the Data page should probably be
>>>> moved
>>>>>> to Config -> WCS because it just lists what is enabled and doesn't
>>>>>> really point at data, and is not configurable through the UI, where
>>>>>> everything else under 'Data' is configurable.
>>>>>>
>>>>>> 3) Demo page. It would be sweet to have an example on the demo
>>>> page. Is
>>>>>> it possible we could add the coverages to the map preview page?
>>>>>>
>>>>>> 4) UI mouse-over hints. This is more of a general comment to a
>>>> bunch of
>>>>>> the hints we have for the admin UI that appear when you put the mouse
>>>>>> over the text. Often we have very poor comments that do not help the
>>>>>> user determine what the particular text field is supposed to do,
>>>> if the
>>>>>> field is optional/mandatory
>>>>>>
>>>>>> Brent Owens
>>>>>> (The Open Planning Project)
>>>>>>
>>>>>> Alessio Fabiani wrote:
>>>>>>> Hi all guys,
>>>>>>> the release is ready and alredy committed and uploaded to
>>>> sourceforge.
>>>>>>> A lot of bugfixes are done during releasing: javadoc,
>>>>>>> GEOSERVER_DATA_DIR, Jetty, etc...
>>>>>>>
>>>>>>> The release works against Java 1.4.2+, GeoTools 2.3.0-M0
>>>> release, JAI
>>>>>>> 1.1.4 and ImageIO 1.1.
>>>>>>>
>>>>>>> ArcGrid module is not working well on this release because of
>>>> the new
>>>>>>> one is available on Geotools 2.4.x+.
>>>>>>> Next release will have ArcGrids and GRIBs back plus a lot of other
>>>>>>> plugins :slight_smile:
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Alessio.
>>>>>>>
>>>>>>> --
>>>>>>> -------------------------------------------------------
>>>>>>> Eng. Alessio Fabiani
>>>>>>> Vice President/CTO GeoSolutions
>>>>>>>
>>>>>>> http://www.geo-solutions.it
>>>>>>>
>>>>>>> ---------------------------------------------------------
>>>>>>>
>>>> -------------------------------------------------------------------------
>>>>
>>>>>> Take Surveys. Earn Cash. Influence the Future of IT
>>>>>> Join SourceForge.net's Techsay panel and you'll get the chance to
>>>>>> share your
>>>>>> opinions on IT & business topics through brief surveys -- and earn
>>>> cash
>>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>>>
>>>>>> _______________________________________________
>>>>>> Geoserver-devel mailing list
>>>>>> Geoserver-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>>>>
>>>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
> !DSPAM:1003,4523e378101991665516417!
>

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

--
-------------------------------------------------------
Eng. Simone Giannecchini
President /CEO GeoSolutions

http://www.geo-solutions.it

-------------------------------------------------------

Alessio Fabiani wrote:

Hi all guys,
the release is ready and alredy committed and uploaded to sourceforge.

A lot of bugfixes are done during releasing: javadoc, GEOSERVER_DATA_DIR, Jetty, etc...

The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI 1.1.4 and ImageIO 1.1.

Well, I tried the binary WAR build on:
- JDK 1.4.2 + JAI 1.1.2
- JDK 1.4.2 + JAI 1.1.4 27/09 build + ImageIO 1.1 27/09 build
- JDK 1.5.0 + JAI 1.1.2
- JDK 1.5.0 + JAI 1.1.4 27/09 build + ImageIO 1.1 27/09 build

All of them on a Linux Fedora Core 3 box with Jetty 4.2.8.

What it did, consistently, was to have no data source working.
This is the log message for vector data when loading the webapp:
<<[SEVERE] org.vfny.geoserver.global.Data - FeatureTypeInfo DS_tiger_roads:::tiger_roads ignored - as DataStore DS_tiger_roads is unavailable:java.io.IOException: File either doesn't exist or is unreadable : /usr/local/apps/jettydev/webapps/geoserver/data/nyc/tiger_roads.shp>>

It seems vector data should directly be under "data" and not (as it happens in this WAR) under "data/data" (when I moved those data, sample featuretypes resumed working).

This is the log message when displaying the sample_geotiff via WMS:
<<[INFO] org.vfny.geoserver.servlets.AbstractService - handling request: org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
Oct 5, 2006 10:38:46 PM org.vfny.geoserver.global.CoverageStoreInfo getReader
SEVERE: No input stream for the provided source
java.lang.IllegalArgumentException: No input stream for the provided source
         at org.geotools.gce.geotiff.GeoTiffReader.<init>(GeoTiffReader.java:182)
         at org.geotools.gce.geotiff.GeoTiffFormat.getReader(GeoTiffFormat.java:194)
>>

However, I was able to add an imagemosaic composed of two GeoTIFFs, but the result using both WMS and uDIG was a white image (log message:
<<[WARNING] org.geotools.renderer.lite.StreamingRenderer - The number of image bands (3) differs from the number of supplied 'SampleDimension' objects (1).)>>

One last thing: when it starts, there is this error in the log:
<< [CONFIG] org.geotools.referencing.factory.epsg.HSQLDataSource - Creating c
ched EPSG database.
java.util.logging.ErrorManager: 5
java.lang.NullPointerException
         at java.io.Writer.write(Writer.java:126)
         at org.vfny.geoserver.global.Log4JFormatter.format(Log4JFormatter.java:
46)
         at java.util.logging.StreamHandler.publish(StreamHandler.java:178)
         at org.vfny.geoserver.global.Log4JFormatter$Stdout.publish(Log4JFormatt
r.java:344)
         at java.util.logging.Logger.log(Logger.java:424)
         at org.geotools.referencing.factory.epsg.DefaultFactory.log(DefaultFact
ry.java:336)
         at org.geotools.referencing.factory.epsg.DefaultFactory.createBackingSt
re(DefaultFactory.java:364)
         at org.geotools.referencing.factory.DeferredAuthorityFactory.getBacking
tore(DeferredAuthorityFactory.java:136)
         at org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailabl
(BufferedAuthorityFactory.java:206)
         at org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailabl
(DeferredAuthorityFactory.java:124)
         at org.geotools.factory.FactoryRegistry$DefaultFilter.filter(FactoryReg
stry.java:76)
         at org.geotools.factory.FactoryRegistry$1.filter(FactoryRegistry.java:1
3)
         at javax.imageio.spi.FilterIterator.advance(ServiceRegistry.java:789)
         at javax.imageio.spi.FilterIterator.<init>(ServiceRegistry.java:783)
         at javax.imageio.spi.ServiceRegistry.getServiceProviders(ServiceRegistr
.java:490)
         at org.geotools.factory.FactoryRegistry.getServiceProviders(FactoryRegi
try.java:177)
>>

I'm quite puzzled by now: it is only me experiencing this with the WAR build ?

Regards,

--------------------
    Luca Morandini
www.lucamorandini.it
--------------------

The GEOSERVER_DATA_DIR have to be setted in order to let binary distribution working correctly with the provided dataset, otherwise you can build your own.

On 10/5/06, Luca Morandini <lmorandini@anonymised.com> wrote:

Alessio Fabiani wrote:

Hi all guys,
the release is ready and alredy committed and uploaded to sourceforge.

A lot of bugfixes are done during releasing: javadoc,
GEOSERVER_DATA_DIR, Jetty, etc…

The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
1.1.4 and ImageIO 1.1.

Well, I tried the binary WAR build on:

  • JDK 1.4.2 + JAI 1.1.2
  • JDK 1.4.2 + JAI 1.1.4 27/09 build + ImageIO 1.1 27/09 build
  • JDK 1.5.0 + JAI 1.1.2
  • JDK 1.5.0 + JAI 1.1.4 27/09 build + ImageIO 1.1 27/09 build

All of them on a Linux Fedora Core 3 box with Jetty 4.2.8.

What it did, consistently, was to have no data source working.
This is the log message for vector data when loading the webapp:
<<[SEVERE] org.vfny.geoserver.global.Data - FeatureTypeInfo
DS_tiger_roads:::tiger_roads ignored - as DataStore DS_tiger_roads is
unavailable:java.io.IOException: File either doesn’t exist or is
unreadable :
/usr/local/apps/jettydev/webapps/geoserver/data/nyc/tiger_roads.shp>>

It seems vector data should directly be under “data” and not (as it
happens in this WAR) under “data/data” (when I moved those data, sample
featuretypes resumed working).

This is the log message when displaying the sample_geotiff via WMS:
<<[INFO] org.vfny.geoserver.servlets.AbstractService - handling request:
org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
Oct 5, 2006 10:38:46 PM org.vfny.geoserver.global.CoverageStoreInfo
getReader
SEVERE: No input stream for the provided source
java.lang.IllegalArgumentException: No input stream for the provided source
at
org.geotools.gce.geotiff.GeoTiffReader.(GeoTiffReader.java:182)
at
org.geotools.gce.geotiff.GeoTiffFormat.getReader(GeoTiffFormat.java:194)

However, I was able to add an imagemosaic composed of two GeoTIFFs, but
the result using both WMS and uDIG was a white image (log message:
<<[WARNING] org.geotools.renderer.lite.StreamingRenderer - The number of
image bands (3) differs from the number of supplied ‘SampleDimension’
objects (1).)>>

One last thing: when it starts, there is this error in the log:
<< [CONFIG] org.geotools.referencing.factory.epsg.HSQLDataSource -
Creating c
ched EPSG database.
java.util.logging.ErrorManager: 5
java.lang.NullPointerException
at java.io.Writer.write(Writer.java :126)
at
org.vfny.geoserver.global.Log4JFormatter.format(Log4JFormatter.java:
46)
at java.util.logging.StreamHandler.publish(StreamHandler.java:178)
at
org.vfny.geoserver.global.Log4JFormatter$Stdout.publish (Log4JFormatt
r.java:344)
at java.util.logging.Logger.log(Logger.java:424)
at
org.geotools.referencing.factory.epsg.DefaultFactory.log(DefaultFact
ry.java:336)
at
org.geotools.referencing.factory.epsg.DefaultFactory.createBackingSt
re(DefaultFactory.java:364)
at
org.geotools.referencing.factory.DeferredAuthorityFactory.getBacking
tore(DeferredAuthorityFactory.java:136)
at
org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailabl
(BufferedAuthorityFactory.java:206)
at
org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailabl
(DeferredAuthorityFactory.java:124)
at
org.geotools.factory.FactoryRegistry$DefaultFilter.filter (FactoryReg
stry.java:76)
at
org.geotools.factory.FactoryRegistry$1.filter(FactoryRegistry.java:1
3)
at
javax.imageio.spi.FilterIterator.advance(ServiceRegistry.java:789)
at
javax.imageio.spi.FilterIterator.(ServiceRegistry.java:783)
at
javax.imageio.spi.ServiceRegistry.getServiceProviders(ServiceRegistr
.java:490)
at
org.geotools.factory.FactoryRegistry.getServiceProviders (FactoryRegi
try.java:177)

I’m quite puzzled by now: it is only me experiencing this with the WAR
build ?

Regards,


Luca Morandini
www.lucamorandini.it


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it


On 10/5/06, Luca Morandini <lmorandini@anonymised.com> wrote:

Alessio Fabiani wrote:
> Hi all guys,
> the release is ready and alredy committed and uploaded to sourceforge.
>
> A lot of bugfixes are done during releasing: javadoc,
> GEOSERVER_DATA_DIR, Jetty, etc...
>
> The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
> 1.1.4 and ImageIO 1.1.

Well, I tried the binary WAR build on:
- JDK 1.4.2 + JAI 1.1.2
- JDK 1.4.2 + JAI 1.1.4 27/09 build + ImageIO 1.1 27/09 build
- JDK 1.5.0 + JAI 1.1.2
- JDK 1.5.0 + JAI 1.1.4 27/09 build + ImageIO 1.1 27/09 build

All of them on a Linux Fedora Core 3 box with Jetty 4.2.8.

What it did, consistently, was to have no data source working.
This is the log message for vector data when loading the webapp:
<<[SEVERE] org.vfny.geoserver.global.Data - FeatureTypeInfo
DS_tiger_roads:::tiger_roads ignored - as DataStore DS_tiger_roads is
unavailable:java.io.IOException: File either doesn't exist or is
unreadable :
/usr/local/apps/jettydev/webapps/geoserver/data/nyc/tiger_roads.shp>>

It seems vector data should directly be under "data" and not (as it
happens in this WAR) under "data/data" (when I moved those data, sample
featuretypes resumed working).

Alessio will look at this tomorrow.

This is the log message when displaying the sample_geotiff via WMS:
<<[INFO] org.vfny.geoserver.servlets.AbstractService - handling request:
org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
Oct 5, 2006 10:38:46 PM org.vfny.geoserver.global.CoverageStoreInfo
getReader
SEVERE: No input stream for the provided source
java.lang.IllegalArgumentException: No input stream for the provided source
        at
org.geotools.gce.geotiff.GeoTiffReader.<init>(GeoTiffReader.java:182)
        at
org.geotools.gce.geotiff.GeoTiffFormat.getReader(GeoTiffFormat.java:194)
>>

This is quite strange, I'll have to look at it myself.

However, I was able to add an imagemosaic composed of two GeoTIFFs, but
the result using both WMS and uDIG was a white image (log message:
<<[WARNING] org.geotools.renderer.lite.StreamingRenderer - The number of
image bands (3) differs from the number of supplied 'SampleDimension'
objects (1).)>>

This is related to one of your previous emails that I have not had
time yet to answer (volunteer work is like that :-)).
I think I already pointed out in a previous email to another user that
as of now the gridcoverage package has limited support for paletted
images as the images you sent me were if I recall. It would not be
difficult to add support for them, but it is really low priority on my
roadmap (unless someone pays for it).

About the ImageMosaic. As the name says, it handles mosaic of
georeferenced images, which means tifff+tfw+prj, png+tfw+prj,
jpeg+tfw+prj as well as geotiffs. This does not mean that you throw
there a couple of images and it will do the trick no matter how these
images are. Requirements are:

-(almost) equal spatial resolution
-same number of bands
-same data type
-same projection

The first requirement can be relaxed a little but if they have the
same spatial resolution the performances are much better.

There are parameters that you can use to control the behaviour of the
mosaic in terms of thresholding and transparency. They are as follows:

---DefaultParameterDescriptor FINAL_ALPHA = new DefaultParameterDescriptor(
"FinalAlpha", Boolean.class, null, Boolean.FALSE)---
It asks the plugin to add transparency on the final created mosaic. IT
simply performs a threshonding looking for areas where there is no
data, i.e., intensity is really low and transform them into
transparent areas. It is obvious that depending on the nature of the
input images it might interfere with the original values.

---ALPHA_THRESHOLD = new DefaultParameterDescriptor(
"AlphaThreshold", Double.class, null, new Double(1));---
Controls the transparency addition by specifying the treshold to use.

INPUT_IMAGE_ROI = new DefaultParameterDescriptor(
"InputImageROI", Boolean.class, null, Boolean.FALSE);

public static final DefaultParameterDescriptor
INPUT_IMAGE_ROI_THRESHOLD = new DefaultParameterDescriptor(
"InputImageROIThreshold", Integer.class, null, new Integer(1));

These two can be used to control the application of ROIs on the input
images based on tresholding vlues. Basically using the threshold you
can ask the mosaic plugin to load or not certain pixels of the
original images.

-->Final annotation on the ImageMosaic plugin<--
To best use the ImageMosaic plugin the images have to be closer,
otherwise depending on how you set the above parameters you might get
large ares completely black because of the filling added. To avoid
thiss you migh ask the plugin to add alpha trasparency to the output
but this firstly slow down performances and also may interfere with
images that are black and white (like yours :slight_smile: ). The best option is
to add transparency as you need to the source images. The plugin will
recognize that and perfome a nice fading between overlapping images as
well as filling the holes with transparent pixels.

One last thing: when it starts, there is this error in the log:
<< [CONFIG] org.geotools.referencing.factory.epsg.HSQLDataSource -
Creating c
ched EPSG database.
java.util.logging.ErrorManager: 5
java.lang.NullPointerException
        at java.io.Writer.write(Writer.java:126)
        at
org.vfny.geoserver.global.Log4JFormatter.format(Log4JFormatter.java:
46)
        at java.util.logging.StreamHandler.publish(StreamHandler.java:178)
        at
org.vfny.geoserver.global.Log4JFormatter$Stdout.publish(Log4JFormatt
r.java:344)
        at java.util.logging.Logger.log(Logger.java:424)
        at
org.geotools.referencing.factory.epsg.DefaultFactory.log(DefaultFact
ry.java:336)
        at
org.geotools.referencing.factory.epsg.DefaultFactory.createBackingSt
re(DefaultFactory.java:364)
        at
org.geotools.referencing.factory.DeferredAuthorityFactory.getBacking
tore(DeferredAuthorityFactory.java:136)
        at
org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailabl
(BufferedAuthorityFactory.java:206)
        at
org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailabl
(DeferredAuthorityFactory.java:124)
        at
org.geotools.factory.FactoryRegistry$DefaultFilter.filter(FactoryReg
stry.java:76)
        at
org.geotools.factory.FactoryRegistry$1.filter(FactoryRegistry.java:1
3)
        at
javax.imageio.spi.FilterIterator.advance(ServiceRegistry.java:789)
        at
javax.imageio.spi.FilterIterator.<init>(ServiceRegistry.java:783)
        at
javax.imageio.spi.ServiceRegistry.getServiceProviders(ServiceRegistr
.java:490)
        at
org.geotools.factory.FactoryRegistry.getServiceProviders(FactoryRegi
try.java:177)
>>

This is not a problem at all. There is some code in the EPSG-HSQL
datastore that I have never had a chance to remove. It is harmless but
scary I know.

Final thoughts.
This build has been release for testing purposes, so plese report any
strange behaviour.
However next week we should release a new version with many fixes and
a brand new RW plugin for ascii grids (and hopefully, but please do
not circulate this :-), a R-only plugin for ECW and JPEG2K windows
only for the moment). Moreover the problem with output images size has
already been solved on our local repository.

Please, be patient because this work is quite complex, anyway, bug
reports and suggestions are welcome and appreciated (as well as
fundings!!!!).

Regards,
Simone.

I'm quite puzzled by now: it is only me experiencing this with the WAR
build ?

Regards,

--------------------
   Luca Morandini
www.lucamorandini.it
--------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
-------------------------------------------------------
Eng. Simone Giannecchini
President /CEO GeoSolutions

http://www.geo-solutions.it

-------------------------------------------------------

Alessio Fabiani wrote:

The GEOSERVER_DATA_DIR have to be setted in order to let binary distribution working correctly with the provided dataset, otherwise you can build your own.

Good to know, however, I found it easier to move around the data/data directory.

Thanks,

--------------------
    Luca Morandini
www.lucamorandini.it
--------------------

Hi,

  I'm trying to learn more about the geoserver project and would like
to run the wcs build in an eclipse debugger to help me understand things a
bit.

  I tried an svn checkout of the new 1.4.0-M2-WCS, but I'm running
into a few problems. I'm using:
Windows 2003, jdk1.5.0_04, jai-1_1_2_01, jai_imageio-1_0_01, Tomcat 5.5.12,
Eclipse 3.2.1 + MyEclipse 5.0.1-GA

1. 'mvn install' gives a build failure for tests, see below.

2. I do get a valid geoserver.war. If I deploy the geoserver.war in Tomcat
5.5.12 the coverage plugins list is limited to ImagePyramid and ArcGrid

3. If I use 'mvn -o jetty:run' I get a full list of coverage plugins -
GeoTIFF, ArcGrid, ImageMosaic, WorldImage, Gtopo30, ImagePyramid

4. It would be nice to have a couple sample DemoRequests of wcs for
TestWfsPost for testing.

5. 'mvn eclipse:eclipse' gives a successful build. However, the root
.project appears to be unpopulated? Will I need to import each module
separately?

6. downloaded geoserver-1.4.0-M2-WCS-war.zip deployed to Tomcat - the
coverage plugin list is limited to - ImagePyramid and ArcGrid?
Had to manually edit catalog.xml to point datastores correctly(extra /data
subdirectory):
<parameter value = "file:data/data/nyc/giant_polygon.shp" name = "url" />

7. does mvn have a way to list plugin:goals? For example how do I find out
the proper mvn goal for shutting down Jetty, mvn jetty:stop?

Thanks for your patience. I'm still stumbling around here.

Randy

INFO: got type rail,http://www.opengis.net/gml
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:555)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:454)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:273)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:140)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test
failures
.
        at
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugi
n.java:403)
        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:412)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:534)
        ... 16 more
-----Original Message-----
From: geoserver-devel-bounces@lists.sourceforge.net
[mailto:geoserver-devel-bounces@lists.sourceforge.net] On Behalf Of
Alexander Petkov
Sent: Wednesday, October 04, 2006 9:55 AM
To: Brent Owens
Cc: Geoserver-devel; Alessio Fabiani; geoserver users; Chris Holmes; Jody
Garnett; Justin Deoliveira
Subject: Re: [Geoserver-devel] GeoServer WCS released

It also seems that PNG images saved from a WMS getMap request are
morbidly obese in the current WCS release.

For example, the getMap.url example from the "Sample Requests" gives
different results:

39K(trunk) vs 538K (WCS branch).

Alex

On 10/2/06, Brent Owens <bowens@anonymised.com> wrote:

Some initial comments.
Looks good so far, nice work guys.

1) Under the Data UI page of the web admin, you have changed 'Data
Stores' to 'Feature Stores'. Could we keep it the same to reduce
confusion when we switch over? I understand why you made the
distinction, but just to save the users some grief. Or if people don't
like the name "Data Store" (like me), then could we switch it to
something more clear as to what it is, like 'Data sets', or 'Feature
Data Sets' and 'Coverage Data Sets'?

2) The 'Coverage Plugins' link on the Data page should probably be moved
to Config -> WCS because it just lists what is enabled and doesn't
really point at data, and is not configurable through the UI, where
everything else under 'Data' is configurable.

3) Demo page. It would be sweet to have an example on the demo page. Is
it possible we could add the coverages to the map preview page?

4) UI mouse-over hints. This is more of a general comment to a bunch of
the hints we have for the admin UI that appear when you put the mouse
over the text. Often we have very poor comments that do not help the
user determine what the particular text field is supposed to do, if the
field is optional/mandatory

Brent Owens
(The Open Planning Project)

Alessio Fabiani wrote:
> Hi all guys,
> the release is ready and alredy committed and uploaded to sourceforge.
>
> A lot of bugfixes are done during releasing: javadoc,
> GEOSERVER_DATA_DIR, Jetty, etc...
>
> The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
> 1.1.4 and ImageIO 1.1.
>
> ArcGrid module is not working well on this release because of the new
> one is available on Geotools 2.4.x+.
> Next release will have ArcGrids and GRIBs back plus a lot of other
> plugins :slight_smile:
>
> Thanks,
> Alessio.
>
> --
> -------------------------------------------------------
> Eng. Alessio Fabiani
> Vice President/CTO GeoSolutions
>
> http://www.geo-solutions.it
>
> ---------------------------------------------------------
> !DSPAM:1005,45210f65255814750375898!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share

your

opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Hi all,
to produce WMS outputs go to the config section WMS > rendering and play a bit with the several options … if in the catalog doesn’t exist the interpolation option, the WMS uses the Bilinear as default which maybe can produce bigger images. Try to set interpolation to NEAREST NEIGHBOUR and see what happens. Even ANTIALIASING may influence the results I think. However I’ll do some testing too ASAP.

On 10/4/06, Randy George <rkgeorge@anonymised.com> wrote:

Hi,

I’m trying to learn more about the geoserver project and would like
to run the wcs build in an eclipse debugger to help me understand things a
bit.

I tried an svn checkout of the new 1.4.0-M2-WCS, but I’m running
into a few problems. I’m using:
Windows 2003, jdk1.5.0_04, jai-1_1_2_01, jai_imageio-1_0_01, Tomcat 5.5.12,
Eclipse 3.2.1 + MyEclipse 5.0.1-GA

  1. ‘mvn install’ gives a build failure for tests, see below.

  2. I do get a valid geoserver.war. If I deploy the geoserver.war in Tomcat
    5.5.12 the coverage plugins list is limited to ImagePyramid and ArcGrid

  3. If I use ‘mvn -o jetty:run’ I get a full list of coverage plugins -
    GeoTIFF, ArcGrid, ImageMosaic, WorldImage, Gtopo30, ImagePyramid

  4. It would be nice to have a couple sample DemoRequests of wcs for
    TestWfsPost for testing.

  5. ‘mvn eclipse:eclipse’ gives a successful build. However, the root
    .project appears to be unpopulated? Will I need to import each module
    separately?

  6. downloaded geoserver-1.4.0-M2-WCS-war.zip deployed to Tomcat - the
    coverage plugin list is limited to - ImagePyramid and ArcGrid?
    Had to manually edit catalog.xml to point datastores correctly(extra /data
    subdirectory):

  7. does mvn have a way to list plugin:goals? For example how do I find out
    the proper mvn goal for shutting down Jetty, mvn jetty:stop?

Thanks for your patience. I’m still stumbling around here.

Randy

INFO: got type rail,http://www.opengis.net/gml
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] There are test failures.
[INFO]

[INFO] Trace
org.apache.maven.BuildFailureException : There are test failures.
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:555)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:454)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:273)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute (DefaultLi
fecycleExecutor.java:140)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch (Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException : There are test
failures
.
at
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugi
n.java:403)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:412)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:534)
… 16 more
-----Original Message-----
From: geoserver-devel-bounces@lists.sourceforge.net
[mailto:geoserver-devel-bounces@lists.sourceforge.net] On Behalf Of
Alexander Petkov
Sent: Wednesday, October 04, 2006 9:55 AM
To: Brent Owens
Cc: Geoserver-devel; Alessio Fabiani; geoserver users; Chris Holmes; Jody
Garnett; Justin Deoliveira
Subject: Re: [Geoserver-devel] GeoServer WCS released

It also seems that PNG images saved from a WMS getMap request are
morbidly obese in the current WCS release.

For example, the getMap.url example from the “Sample Requests” gives
different results:

39K(trunk) vs 538K (WCS branch).

Alex

On 10/2/06, Brent Owens < bowens@anonymised.com> wrote:

Some initial comments.
Looks good so far, nice work guys.

  1. Under the Data UI page of the web admin, you have changed ‘Data
    Stores’ to ‘Feature Stores’. Could we keep it the same to reduce
    confusion when we switch over? I understand why you made the
    distinction, but just to save the users some grief. Or if people don’t
    like the name “Data Store” (like me), then could we switch it to
    something more clear as to what it is, like ‘Data sets’, or ‘Feature
    Data Sets’ and ‘Coverage Data Sets’?

  2. The ‘Coverage Plugins’ link on the Data page should probably be moved
    to Config → WCS because it just lists what is enabled and doesn’t
    really point at data, and is not configurable through the UI, where
    everything else under ‘Data’ is configurable.

  3. Demo page. It would be sweet to have an example on the demo page. Is
    it possible we could add the coverages to the map preview page?

  4. UI mouse-over hints. This is more of a general comment to a bunch of
    the hints we have for the admin UI that appear when you put the mouse
    over the text. Often we have very poor comments that do not help the
    user determine what the particular text field is supposed to do, if the
    field is optional/mandatory

Brent Owens
(The Open Planning Project)

Alessio Fabiani wrote:

Hi all guys,
the release is ready and alredy committed and uploaded to sourceforge.

A lot of bugfixes are done during releasing: javadoc,
GEOSERVER_DATA_DIR, Jetty, etc…

The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
1.1.4 and ImageIO 1.1.

ArcGrid module is not working well on this release because of the new
one is available on Geotools 2.4.x+.
Next release will have ArcGrids and GRIBs back plus a lot of other
plugins :slight_smile:

Thanks,
Alessio.

Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it <http://www.geo-solutions.it>


!DSPAM:1005,45210f65255814750375898!


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net 's Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it


My mistake … the number of pixels is the same, so it cannot depend on interpolation :slight_smile: we should look at JAI and how the images are produced.

On 10/4/06, Alessio Fabiani <alessio.fabiani@anonymised.com> wrote:

Hi all,
to produce WMS outputs go to the config section WMS > rendering and play a bit with the several options … if in the catalog doesn’t exist the interpolation option, the WMS uses the Bilinear as default which maybe can produce bigger images. Try to set interpolation to NEAREST NEIGHBOUR and see what happens. Even ANTIALIASING may influence the results I think. However I’ll do some testing too ASAP.

On 10/4/06, Randy George <rkgeorge@anonymised.com > wrote:

Hi,

I’m trying to learn more about the geoserver project and would like
to run the wcs build in an eclipse debugger to help me understand things a
bit.

I tried an svn checkout of the new 1.4.0-M2-WCS, but I’m running
into a few problems. I’m using:
Windows 2003, jdk1.5.0_04, jai-1_1_2_01, jai_imageio-1_0_01, Tomcat 5.5.12,
Eclipse 3.2.1 + MyEclipse 5.0.1-GA

  1. ‘mvn install’ gives a build failure for tests, see below.

  2. I do get a valid geoserver.war. If I deploy the geoserver.war in Tomcat
    5.5.12 the coverage plugins list is limited to ImagePyramid and ArcGrid

  3. If I use ‘mvn -o jetty:run’ I get a full list of coverage plugins -
    GeoTIFF, ArcGrid, ImageMosaic, WorldImage, Gtopo30, ImagePyramid

  4. It would be nice to have a couple sample DemoRequests of wcs for
    TestWfsPost for testing.

  5. ‘mvn eclipse:eclipse’ gives a successful build. However, the root
    .project appears to be unpopulated? Will I need to import each module
    separately?

  6. downloaded geoserver-1.4.0-M2-WCS-war.zip deployed to Tomcat - the
    coverage plugin list is limited to - ImagePyramid and ArcGrid?
    Had to manually edit catalog.xml to point datastores correctly(extra /data
    subdirectory):

  7. does mvn have a way to list plugin:goals? For example how do I find out
    the proper mvn goal for shutting down Jetty, mvn jetty:stop?

Thanks for your patience. I’m still stumbling around here.

Randy

INFO: got type rail,http://www.opengis.net/gml
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] There are test failures.
[INFO]

[INFO] Trace
org.apache.maven.BuildFailureException : There are test failures.
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:555)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java :454)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:273)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute (DefaultLi
fecycleExecutor.java:140)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java :322)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke (Method.java:324)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch (Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode (Launcher.java:430)

at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException : There are test
failures
.
at
org.apache.maven.plugin.surefire.SurefirePlugin.execute (SurefirePlugi
n.java:403)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:412)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:534)
… 16 more
-----Original Message-----
From: geoserver-devel-bounces@lists.sourceforge.net
[mailto:geoserver-devel-bounces@lists.sourceforge.net ] On Behalf Of
Alexander Petkov
Sent: Wednesday, October 04, 2006 9:55 AM
To: Brent Owens
Cc: Geoserver-devel; Alessio Fabiani; geoserver users; Chris Holmes; Jody
Garnett; Justin Deoliveira
Subject: Re: [Geoserver-devel] GeoServer WCS released

It also seems that PNG images saved from a WMS getMap request are
morbidly obese in the current WCS release.

For example, the getMap.url example from the “Sample Requests” gives
different results:

39K(trunk) vs 538K (WCS branch).

Alex

On 10/2/06, Brent Owens < bowens@anonymised.com > wrote:

Some initial comments.
Looks good so far, nice work guys.

  1. Under the Data UI page of the web admin, you have changed ‘Data
    Stores’ to ‘Feature Stores’. Could we keep it the same to reduce
    confusion when we switch over? I understand why you made the
    distinction, but just to save the users some grief. Or if people don’t
    like the name “Data Store” (like me), then could we switch it to
    something more clear as to what it is, like ‘Data sets’, or ‘Feature
    Data Sets’ and ‘Coverage Data Sets’?

  2. The ‘Coverage Plugins’ link on the Data page should probably be moved
    to Config → WCS because it just lists what is enabled and doesn’t
    really point at data, and is not configurable through the UI, where
    everything else under ‘Data’ is configurable.

  3. Demo page. It would be sweet to have an example on the demo page. Is
    it possible we could add the coverages to the map preview page?

  4. UI mouse-over hints. This is more of a general comment to a bunch of
    the hints we have for the admin UI that appear when you put the mouse
    over the text. Often we have very poor comments that do not help the
    user determine what the particular text field is supposed to do, if the
    field is optional/mandatory

Brent Owens
(The Open Planning Project)

Alessio Fabiani wrote:

Hi all guys,
the release is ready and alredy committed and uploaded to sourceforge.

A lot of bugfixes are done during releasing: javadoc,
GEOSERVER_DATA_DIR, Jetty, etc…

The release works against Java 1.4.2+, GeoTools 2.3.0-M0 release, JAI
1.1.4 and ImageIO 1.1.

ArcGrid module is not working well on this release because of the new
one is available on Geotools 2.4.x+.
Next release will have ArcGrids and GRIBs back plus a lot of other
plugins :slight_smile:

Thanks,
Alessio.

Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it <http://www.geo-solutions.it>


!DSPAM:1005,45210f65255814750375898!


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net 's Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net 's Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it


Eng. Alessio Fabiani
Vice President/CTO GeoSolutions

http://www.geo-solutions.it


Randy George ha scritto:
...

5. 'mvn eclipse:eclipse' gives a successful build. However, the root
.project appears to be unpopulated? Will I need to import each module
separately?
  

Well, in one step, from ecilpse, import existing java project, select the root, it will list all projects
found in subdirectories. Import all, done.

7. does mvn have a way to list plugin:goals? For example how do I find out
the proper mvn goal for shutting down Jetty, mvn jetty:stop?
  

Not exactly, because maven has basically two modes of operation:
* launch one step of the build process (mvn install for example). These are hard-coded and described
   here: http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
* launch one plugin (such as mvn jetty:run). This all depends on the plugin you want to launch.
   Here is a list of the most common plugins: http://maven.apache.org/plugins/index.html
   In the case of mvn:jetty, just CTRL-C to stop it.

I know... maven documentation is not good. You may want to read this free book:
(Better builds with maven)
http://www.mergere.com/m2book_download.jsp

Cheers
Andrea