Hello,
I was wondering if I could use Geoserver as an image tiling server for arbitrary images. I have requirements to send GeoTIFF files as well as arbitrary image files.
If this is possible, how can I configure Geoserver to do this for me?
Thanks,
Ronak Patel
Ronak Patel wrote:
Hello,
I was wondering if I could use Geoserver as an image tiling server for arbitrary images. I have requirements to send GeoTIFF files as well as arbitrary image files.
If this is possible, how can I configure Geoserver to do this for me?
Thanks,
Ronak Patel
Are you talking about regular WMS service ( /geoserver/wms ), or the GeoWebCache extension ( /geoserver/gwc/service/wms ) ?
These are the supported output formats from the regular WMS service: http://geoserver.org/display/GEOSDOC/WMS+output+formats
-Arne
--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers
Ciao Ronak,
what do you mean by arbitrary image format??
Simone.
-------------------------------------------------------
Ing. Simone Giannecchini
GeoSolutions S.A.S.
Owner - Software Engineer
Via Carignoni 51
55041 Camaiore (LU)
Italy
phone: +39 0584983027
fax: +39 0584983027
mob: +39 333 8128928
http://www.geo-solutions.it
http://simboss.blogspot.com/
http://www.linkedin.com/in/simonegiannecchini
-------------------------------------------------------
On Wed, Jan 28, 2009 at 4:58 PM, Ronak Patel <ronak2121@anonymised.com> wrote:
Hello,
I was wondering if I could use Geoserver as an image tiling server for arbitrary images. I have requirements to send GeoTIFF files as well as arbitrary image files.
If this is possible, how can I configure Geoserver to do this for me?
Thanks,
Ronak Patel
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
I mean image files that are NOT Geospatial images but standard jpegs and/or png files. There would be no Geospatial data tagged along with the image.
Would Geoserver be able to act as an imae tiling server for those kinds of images?
----- Original Message ----
From: Simone Giannecchini <simone.giannecchini@anonymised.com>
To: Ronak Patel <ronak2121@anonymised.com>
Cc: geoserver-users@lists.sourceforge.net; Khalid West <khawest@anonymised.com>; Ben Hinkley <bhinkdogg@anonymised.com>; Pulkit Singhal <pulkitsinghal@anonymised.com>
Sent: Wednesday, January 28, 2009 8:23:09 AM
Subject: Re: [Geoserver-users] serve arbitrary image tiles
Ciao Ronak,
what do you mean by arbitrary image format??
Simone.
-------------------------------------------------------
Ing. Simone Giannecchini
GeoSolutions S.A.S.
Owner - Software Engineer
Via Carignoni 51
55041 Camaiore (LU)
Italy
phone: +39 0584983027
fax: +39 0584983027
mob: +39 333 8128928
http://www.geo-solutions.it
http://simboss.blogspot.com/
http://www.linkedin.com/in/simonegiannecchini
-------------------------------------------------------
On Wed, Jan 28, 2009 at 4:58 PM, Ronak Patel <ronak2121@anonymised.com> wrote:
Hello,
I was wondering if I could use Geoserver as an image tiling server for arbitrary images. I have requirements to send GeoTIFF files as well as arbitrary image files.
If this is possible, how can I configure Geoserver to do this for me?
Thanks,
Ronak Patel
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
Ronak Patel wrote (off list):
Does this mean I can take an arbitrary image, like let's say an image of a flower and have Geoserver tile the image into an image pyramid, and then serve those tiles to clients?
That is what my requirements are. I have thought about using adore-djatoka for that but was wondering if Geoserver handles this. It would be mighty nice if it does.
Thanks for the prompt reply!
"Arbitrary images files" can mean a lot of things in this context, I did not anticipate your particular one.
I'm sure there are ways you can achieve *some* of aDORe's functionality if you get your data into GeoServer. I don't know much about that, maybe someone else does, I guess GDAL may be able to help you turn these into GeoTIFFs which you can then load into GeoServer.
http://www.gdal.org/gdal_translate.html
-Arne
Ronak Patel wrote:
Hello,
I was wondering if I could use Geoserver as an image tiling server for arbitrary images. I have requirements to send GeoTIFF files as well as arbitrary image files.
If this is possible, how can I configure Geoserver to do this for me?
Thanks,
Ronak Patel
Are you talking about regular WMS service ( /geoserver/wms ), or the GeoWebCache extension ( /geoserver/gwc/service/wms ) ?
These are the supported output formats from the regular WMS service: http://geoserver.org/display/GEOSDOC/WMS+output+formats
-Arne
--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers