I don't see why splitting up the image through a wms call would make it faster than doing the call the gmaps way.
creating every tile different is a lot harder on the server than creating an image for every tile. 2009/9/15 Adonis <[email protected]> > > Thanks for the responses, > > I am at the process of pyramidizing my tiffs. I just wanted to make a > notice here; despite the fact that the current wms request puts a tiff > image in every single google map tile, it is served very fast. Would > not it better to find a way to adjust the bounds or sth in order to > display it properly? Comparing the wms speed with the gmaps, i think > the wms is much faster..Plus, you can configure it to create a map > legend which is quite handy :) > > > > On Sep 15, 4:35 pm, Björn Brala <[email protected]> wrote: > > What Garthan is suggesting should work quite good also, thin ki used > > something like microsoft mapmaker for this once. Not sure how its called > > again tho... > > > > 2009/9/15 Björn Brala <[email protected]> > > > > > > > > > I think the thing to do is make sure there is some caching in place. > This > > > way tiles only have to be generates once and not on every single > request. I > > > think that if you make the tiles the same as with the gmaps method the > speed > > > will be quite similar. > > > > > 2009/9/15 Adonis <[email protected]> > > > > >> Hi, > > > > >> I have uploaded a (45MB) .tiff on geoserver. Here is the link, > > > > >>http://dev.ecometrica.co.uk/~antonios/geoserver_test.html<http://dev.ecometrica.co.uk/%7Eantonios/geoserver_test.html> > <http://dev.ecometrica.co.uk/%7Eantonios/geoserver_test.html> > > > > >> There are two different ways to display the geoserver content, one is > > >> with gmaps and the other with wms request. > > > > >> The wms request has the result that you can see in the map...it > > >> displays the tiff in every single tile. > > > > >> The gmap displays it correctly in the proper coordinates but it takes > > >> too long and certain zoom levels take years to load it. > > > > >> Any suggestions on how I can display it properly using the wms > > >> request ? > > >> Thanks in advance! > > > > > -- > > > Bjorn Brala > > > ---------------- > > >www.GeoStart.nl/english/- Google maps - Swis Webdesign > > >www.twitter.com/bbrala > > > > -- > > Bjorn Brala > > ----------------www.GeoStart.nl/english/- Google maps - Swis > Webdesignwww.twitter.com/bbrala > > > -- Bjorn Brala ---------------- www.GeoStart.nl/english/ - Google maps - Swis Webdesign www.twitter.com/bbrala --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
