[postgis-devel] [WKT Raster] Regular blocking in gdal2wktraster.py
Mateusz Loskot
Mateusz.Loskot at cadcorp.com
Fri Mar 27 11:03:20 PDT 2009
Pierre Racine wrote:
> Does applications like Google Earth profit from regular blocking?
> Why is it better to query for
> regular blocked tiles in chunks than just querying for tiles with a
> proper SQL query and display them as independent raster forming a
> layer? This is the way vector layer works and nobody complains.
There is coverage composed of two overlapping tiles
(size of tiles does not matter now):
+--------+
| |
| +-----|------+
| | | |
| | | |
+--+-----+ |
| |
+------------+
(I hope my ASCII-art format is preserved)
How do you render it in a basic client (desktop, web, whatever)?
--
Mateusz Loskot
Senior Programmer, Cadcorp
http://www.cadcorp.com
More information about the postgis-devel
mailing list