Tilesorigin is confusing, key the meta tile cache by bbox only and do meta
tiling with tiled=true alone
-------------------------------------------------------------------------------------------------------
Key: GEOS-2741
URL: http://jira.codehaus.org/browse/GEOS-2741
Project: GeoServer
Issue Type: Improvement
Affects Versions: 1.7.3
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.7.4
People keep on getting confused by tilesorigin usage, only the map previous
seems to be using it in a competent way.
So get rid of it. A way to cache the tiles is by pure bbox:
- if the cache does not contain the bbox (minus a small tolerance, say +/- 1%)
create a new 3x3 metatile with the requested tile in the middle
- if other request hit a bbox of a tile inside a meta tile that is being
computed, make them wait
- once computed, cache each tile separately
This way we should have a system that works with tiled=true only.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel