Issue Type: Bug Bug
Affects Versions: 2.4.1
Assignee: Andrea Aime
Components: WMS
Created: 31/Oct/13 5:37 AM
Description:

These two requests (sample data available) return the same tile:

http://localhost:8080/geoserver/ows?SERVICE=WMS&STYLES=line&FORMAT=image%2Fpng&TRANSPARENT=TRUE&TILED=true&TILESORIGIN=-20037508.34%2C%20-20037508.34&BUFFER=10&LAYERS=cite%3Afgn_con&EXCEPTIONS=XML&VERSION=1.3.0&REQUEST=GetMap&CRS=EPSG%3A900913&BBOX=1215736.8585492,5455476.1387128,1215739.2472063,5455478.5273699&WIDTH=256&HEIGHT=256
http://localhost:8080/geoserver/ows?SERVICE=WMS&STYLES=line&FORMAT=image%2Fpng&TRANSPARENT=TRUE&TILED=true&TILESORIGIN=-20037508.34%2C%20-20037508.34&BUFFER=10&LAYERS=cite%3Afgn_con&EXCEPTIONS=XML&VERSION=1.3.0&REQUEST=GetMap&CRS=EPSG%3A900913&BBOX=1215739.2472063,5455476.1387128,1215741.6358635,5455478.5273699&WIDTH=256&HEIGHT=256

The zoom level in this case is 23 of the Google tile system (in other words, the scale is 1:33, more CAD than GIS). There is a numerical precision issue computing the location of the tile in the metatile, which should be fixed by changing the way the computation is done.

Project: GeoServer
Priority: Major Major
Reporter: Andrea Aime
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to