Hi list,
I remembered to have read about PDF support as outputformat in Geoserver.
I tried using application/pdf and it says is not supported. Searching
on the wiki does not return anything interesting and in the mailing
list i can see a company that created this support, but I dont know if
it already available somewhere.
I am using the latest Geoserver.
Any idea?
Javier.
It is in version 1.3.2
just use outputformat=application/pdf
Here's docs on the output formats: http://docs.codehaus.org/display/GEOSDOC/Output+Formats
Brent Owens
(The Open Planning Project)
Javier de la Torre wrote:
Hi list,
I remembered to have read about PDF support as outputformat in Geoserver.
I tried using application/pdf and it says is not supported. Searching
on the wiki does not return anything interesting and in the mailing
list i can see a company that created this support, but I dont know if
it already available somewhere.
I am using the latest Geoserver.
Any idea?
Javier.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
Uhmm...
I am using it in a WMS request and instead of outputformat I use
format, but I have tried with both. I still get a message saying that
this is not supported. Look:
http://synthesys.csic.es:8080/geoserver/wms?&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=tdwg:world_base,tdwg:world_adm0,tdwg:world_lb,tdwg:richness_by_c_square_05,tdwg:richness_by_c_square_01,tdwg:biorecord_locations&STYLES=&FORMAT=application/pdf&BGCOLOR=0xFFFFFF&SRS=EPSG:4326&BBOX=39.79248046875,-27.35225293806384,57.37060546875,-19.29040563949799&WIDTH=800&HEIGHT=400&reaspect=false&SLD=http%3A%2F%2Fsynthesys.csic.es%2FSLD%2FSynthesys_for_print.sld.php%3FzoomLevel%3D6
Javier.
On 7/11/06, Brent Owens <brentowens@anonymised.com> wrote:
It is in version 1.3.2
just use outputformat=application/pdf
Here's docs on the output formats:
http://docs.codehaus.org/display/GEOSDOC/Output+Formats
Brent Owens
(The Open Planning Project)
Javier de la Torre wrote:
> Hi list,
>
> I remembered to have read about PDF support as outputformat in Geoserver.
>
> I tried using application/pdf and it says is not supported. Searching
> on the wiki does not return anything interesting and in the mailing
> list i can see a company that created this support, but I dont know if
> it already available somewhere.
>
> I am using the latest Geoserver.
>
> Any idea?
>
> Javier.
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
Sorry, I meant "format=..."
I've tested it on several 1.3.2 installations here and remotely and the pdf format is supported, so I'm not sure what's going wrong on your end.
Brent Owens
(The Open Planning Project)
Javier de la Torre wrote:
Uhmm...
I am using it in a WMS request and instead of outputformat I use
format, but I have tried with both. I still get a message saying that
this is not supported. Look:
http://synthesys.csic.es:8080/geoserver/wms?&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=tdwg:world_base,tdwg:world_adm0,tdwg:world_lb,tdwg:richness_by_c_square_05,tdwg:richness_by_c_square_01,tdwg:biorecord_locations&STYLES=&FORMAT=application/pdf&BGCOLOR=0xFFFFFF&SRS=EPSG:4326&BBOX=39.79248046875,-27.35225293806384,57.37060546875,-19.29040563949799&WIDTH=800&HEIGHT=400&reaspect=false&SLD=http%3A%2F%2Fsynthesys.csic.es%2FSLD%2FSynthesys_for_print.sld.php%3FzoomLevel%3D6
Javier.
On 7/11/06, Brent Owens <brentowens@anonymised.com> wrote:
It is in version 1.3.2
just use outputformat=application/pdf
Here's docs on the output formats:
http://docs.codehaus.org/display/GEOSDOC/Output+Formats
Brent Owens
(The Open Planning Project)
Javier de la Torre wrote:
> Hi list,
>
> I remembered to have read about PDF support as outputformat in Geoserver.
>
> I tried using application/pdf and it says is not supported. Searching
> on the wiki does not return anything interesting and in the mailing
> list i can see a company that created this support, but I dont know if
> it already available somewhere.
>
> I am using the latest Geoserver.
>
> Any idea?
>
> Javier.
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
Uhmmm wired...
Does it have anything to do that I am storing my configuration and
data in an external folder and that this was the same I had for 1.3.1?
I mean, do you store anything in the data folder related to that?
I checked on the logs and nothing new:
Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
INFO: handling request: org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
FINE: strategy is: org.vfny.geoserver.servlets.PartialBufferStrategy@anonymised.com
Jul 11, 2006 8:50:24 PM org.vfny.geoserver.ServiceException <init>
FINE: There is no support for creating maps in application/pdf format
Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
WARNING: service exception while executing request:
org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
cause: There is no support for creating maps in application/pdf format
On 7/11/06, Brent Owens <brentowens@anonymised.com> wrote:
Sorry, I meant "format=..."
I've tested it on several 1.3.2 installations here and remotely and the
pdf format is supported, so I'm not sure what's going wrong on your end.
Brent Owens
(The Open Planning Project)
Javier de la Torre wrote:
> Uhmm...
>
> I am using it in a WMS request and instead of outputformat I use
> format, but I have tried with both. I still get a message saying that
> this is not supported. Look:
>
> http://synthesys.csic.es:8080/geoserver/wms?&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=tdwg:world_base,tdwg:world_adm0,tdwg:world_lb,tdwg:richness_by_c_square_05,tdwg:richness_by_c_square_01,tdwg:biorecord_locations&STYLES=&FORMAT=application/pdf&BGCOLOR=0xFFFFFF&SRS=EPSG:4326&BBOX=39.79248046875,-27.35225293806384,57.37060546875,-19.29040563949799&WIDTH=800&HEIGHT=400&reaspect=false&SLD=http%3A%2F%2Fsynthesys.csic.es%2FSLD%2FSynthesys_for_print.sld.php%3FzoomLevel%3D6
>
> Javier.
>
> On 7/11/06, Brent Owens <brentowens@anonymised.com> wrote:
>> It is in version 1.3.2
>> just use outputformat=application/pdf
>>
>> Here's docs on the output formats:
>> http://docs.codehaus.org/display/GEOSDOC/Output+Formats
>>
>> Brent Owens
>> (The Open Planning Project)
>>
>> Javier de la Torre wrote:
>> > Hi list,
>> >
>> > I remembered to have read about PDF support as outputformat in
>> Geoserver.
>> >
>> > I tried using application/pdf and it says is not supported. Searching
>> > on the wiki does not return anything interesting and in the mailing
>> > list i can see a company that created this support, but I dont know if
>> > it already available somewhere.
>> >
>> > I am using the latest Geoserver.
>> >
>> > Any idea?
>> >
>> > Javier.
>> >
>> -------------------------------------------------------------------------
>>
>> > Using Tomcat but need to do more? Need to support web services,
>> security?
>> > Get stuff done quickly with pre-integrated technology to make your
>> job easier
>> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
>> Geronimo
>> >
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> > _______________________________________________
>> > Geoserver-users mailing list
>> > Geoserver-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/geoserver-users
>> >
>>
>
Very odd. It's not reported in the capabilities document. But it says 1.3.2. It shouldn't matter with the external configuration. But it sounds like it's picking up an old jar instead of the new one. Could you check to see if there's a jar called: itext-1.3.6.jar in your geoserver/WEB-INF/lib directory?
Javier de la Torre wrote:
Uhmmm wired...
Does it have anything to do that I am storing my configuration and
data in an external folder and that this was the same I had for 1.3.1?
I mean, do you store anything in the data folder related to that?
I checked on the logs and nothing new:
Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
INFO: handling request: org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
FINE: strategy is: org.vfny.geoserver.servlets.PartialBufferStrategy@anonymised.com
Jul 11, 2006 8:50:24 PM org.vfny.geoserver.ServiceException <init>
FINE: There is no support for creating maps in application/pdf format
Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
WARNING: service exception while executing request:
org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
cause: There is no support for creating maps in application/pdf format
On 7/11/06, Brent Owens <brentowens@anonymised.com> wrote:
Sorry, I meant "format=..."
I've tested it on several 1.3.2 installations here and remotely and the
pdf format is supported, so I'm not sure what's going wrong on your end.
Brent Owens
(The Open Planning Project)
Javier de la Torre wrote:
Uhmm...
I am using it in a WMS request and instead of outputformat I use
format, but I have tried with both. I still get a message saying that
this is not supported. Look:
http://synthesys.csic.es:8080/geoserver/wms?&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=tdwg:world_base,tdwg:world_adm0,tdwg:world_lb,tdwg:richness_by_c_square_05,tdwg:richness_by_c_square_01,tdwg:biorecord_locations&STYLES=&FORMAT=application/pdf&BGCOLOR=0xFFFFFF&SRS=EPSG:4326&BBOX=39.79248046875,-27.35225293806384,57.37060546875,-19.29040563949799&WIDTH=800&HEIGHT=400&reaspect=false&SLD=http%3A%2F%2Fsynthesys.csic.es%2FSLD%2FSynthesys_for_print.sld.php%3FzoomLevel%3D6
Javier.
On 7/11/06, Brent Owens <brentowens@anonymised.com> wrote:
It is in version 1.3.2
just use outputformat=application/pdf
Here's docs on the output formats:
http://docs.codehaus.org/display/GEOSDOC/Output+Formats
Brent Owens
(The Open Planning Project)
Javier de la Torre wrote:
Hi list,
I remembered to have read about PDF support as outputformat in
Geoserver.
I tried using application/pdf and it says is not supported. Searching
on the wiki does not return anything interesting and in the mailing
list i can see a company that created this support, but I dont know if
it already available somewhere.
I am using the latest Geoserver.
Any idea?
Javier.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your
job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
!DSPAM:1003,44b3f469243821804284693!
--
Chris Holmes
The Open Planning Project
http://topp.openplans.org
Yes, there is.
On 7/11/06, Chris Holmes <cholmes@anonymised.com> wrote:
Very odd. It's not reported in the capabilities document. But it says
1.3.2. It shouldn't matter with the external configuration. But it
sounds like it's picking up an old jar instead of the new one. Could
you check to see if there's a jar called: itext-1.3.6.jar in your
geoserver/WEB-INF/lib directory?
Javier de la Torre wrote:
> Uhmmm wired...
>
> Does it have anything to do that I am storing my configuration and
> data in an external folder and that this was the same I had for 1.3.1?
>
> I mean, do you store anything in the data folder related to that?
>
> I checked on the logs and nothing new:
>
> Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
> INFO: handling request: org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
> Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
> FINE: strategy is: org.vfny.geoserver.servlets.PartialBufferStrategy@anonymised.com
> Jul 11, 2006 8:50:24 PM org.vfny.geoserver.ServiceException <init>
> FINE: There is no support for creating maps in application/pdf format
> Jul 11, 2006 8:50:24 PM org.vfny.geoserver.servlets.AbstractService doService
> WARNING: service exception while executing request:
> org.vfny.geoserver.wms.requests.GetMapRequest@anonymised.com
> cause: There is no support for creating maps in application/pdf format
>
> On 7/11/06, Brent Owens <brentowens@anonymised.com> wrote:
>> Sorry, I meant "format=..."
>> I've tested it on several 1.3.2 installations here and remotely and the
>> pdf format is supported, so I'm not sure what's going wrong on your end.
>>
>> Brent Owens
>> (The Open Planning Project)
>>
>> Javier de la Torre wrote:
>>> Uhmm...
>>>
>>> I am using it in a WMS request and instead of outputformat I use
>>> format, but I have tried with both. I still get a message saying that
>>> this is not supported. Look:
>>>
>>> http://synthesys.csic.es:8080/geoserver/wms?&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=tdwg:world_base,tdwg:world_adm0,tdwg:world_lb,tdwg:richness_by_c_square_05,tdwg:richness_by_c_square_01,tdwg:biorecord_locations&STYLES=&FORMAT=application/pdf&BGCOLOR=0xFFFFFF&SRS=EPSG:4326&BBOX=39.79248046875,-27.35225293806384,57.37060546875,-19.29040563949799&WIDTH=800&HEIGHT=400&reaspect=false&SLD=http%3A%2F%2Fsynthesys.csic.es%2FSLD%2FSynthesys_for_print.sld.php%3FzoomLevel%3D6
>>>
>>> Javier.
>>>
>>> On 7/11/06, Brent Owens <brentowens@anonymised.com> wrote:
>>>> It is in version 1.3.2
>>>> just use outputformat=application/pdf
>>>>
>>>> Here's docs on the output formats:
>>>> http://docs.codehaus.org/display/GEOSDOC/Output+Formats
>>>>
>>>> Brent Owens
>>>> (The Open Planning Project)
>>>>
>>>> Javier de la Torre wrote:
>>>>> Hi list,
>>>>>
>>>>> I remembered to have read about PDF support as outputformat in
>>>> Geoserver.
>>>>> I tried using application/pdf and it says is not supported. Searching
>>>>> on the wiki does not return anything interesting and in the mailing
>>>>> list i can see a company that created this support, but I dont know if
>>>>> it already available somewhere.
>>>>>
>>>>> I am using the latest Geoserver.
>>>>>
>>>>> Any idea?
>>>>>
>>>>> Javier.
>>>>>
>>>> -------------------------------------------------------------------------
>>>>
>>>>> Using Tomcat but need to do more? Need to support web services,
>>>> security?
>>>>> Get stuff done quickly with pre-integrated technology to make your
>>>> job easier
>>>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>>>> Geronimo
>>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>>>> _______________________________________________
>>>>> Geoserver-users mailing list
>>>>> Geoserver-users@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>>>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
> !DSPAM:1003,44b3f469243821804284693!
>
--
Chris Holmes
The Open Planning Project
http://topp.openplans.org