[Geoserver-devel] Huge Raster/Vector data for which tiles needs to be generated offline

Hi,

I have lot of Raster/Vector data for which tiles needs to be generated,
using geoserver and geowebcache combination, it is taking a lot of time and
lot of load on the WMS server. Vector data served via oracle
datastores. as the data size is huge.

So, I am planning to precut the tiles offline, not sure how much benefit I
would get, but atleast I can do the tiling offline on multiple desktop
machine and then transfer it.

Is there are some interface/java api/utility in geoserver internals which
does something like Something like MapTiles or gdal2tiles, can be used to
generate files in the format that geowebcache understand directly.

Kindly suggest

Best Regards
dk

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Huge-Raster-Vector-data-for-which-tiles-needs-to-be-generated-offline-tp5035933.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.

On Thu, Feb 21, 2013 at 7:09 PM, dkotian95 <dkotian95@anonymised.com> wrote:

Is there are some interface/java api/utility in geoserver internals which
does something like Something like MapTiles or gdal2tiles, can be used to
generate files in the format that geowebcache understand directly.

Nope, there isn’t

Cheers
Andrea

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


Thanks Andrea,
Any recommended way to handle such a case of large dataset caching, is somekind of cluster recomended, I have vector layer with SLDs applied to the vector layers.
Please let me know

Best Regards
dk