Re: [Geoserver-users] Geowebcache and retina display

2017-03-25 Thread Jody Garnett
You can set the grid set tile size to any size you want (define your own grid set to do so). Your though request for a @2x URL convention; is that based on any specific tile protocol? Or is it a case of trying to apply an html convention to the TMS or WMTS protocol? -- Jody Garnett On 21 March 2

Re: [Geoserver-users] Geowebcache and retina display

2017-03-21 Thread Jonathan Moules
Hi Esteban, Sorry, I wasn't clear, I wasn't suggesting asking for larger tiles (I don't think GWC supports them anyway). I was suggesting requesting *more* tiles. If a 1024 pixel monitor needs 4*4 tiles width to fill it, then on a retina display you could request twice as many tiles in each dim

Re: [Geoserver-users] Geowebcache and retina display

2017-03-21 Thread Esteban Picone
Hi Jonathan, as I pointed out previously we need it to work with the google maps service provided by GWC, which does not accept tiles larger than 256x256, are vector tiles supported by google maps? We already tried using GeoJSON, but for large datasets is very slow, so we moved to tiles. Thanks E

Re: [Geoserver-users] Geowebcache and retina display

2017-03-21 Thread Jonathan Moules
Hi, I don't believe so (others likely know better of course!). I believe the only way to do this with GeoServer / GWC would be to simply request more tiles using the client and then scale appropriately. As of GeoServer 2.11.x (which is in RC right now http://blog.geoserver.org/2017/03/14/geoser

[Geoserver-users] Geowebcache and retina display

2017-03-20 Thread Esteban Picone
Hi, I need the gmaps service of geowebcache to return tiles for retina display (2x 512x512). For example in mapbox you can specify it in the query string, is there a similar feature for geowebcache? https://www.mapbox.com/blog/512px-map-tile/ Non retina https://api.mapbox.com/styles/v1/mapbox/str