[postgis-tickets] [PostGIS] #4783: raster/test/regress/loader/TiledAuto takes ~20 seconds
PostGIS
trac at osgeo.org
Wed Nov 4 16:03:57 PST 2020
#4783: raster/test/regress/loader/TiledAuto takes ~20 seconds
-------------------------+---------------------------
Reporter: Algunenano | Owner: Algunenano
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Resolution: | Keywords:
-------------------------+---------------------------
Comment (by robe):
These tests do not exist in PostGIS 2.5. I'm guessing they were
introduced by Darafei in 3.0 when he changed raster to by default skip no
data, and then introduced the -k switch to allow people to have backward
compatibility.
{{{
-k Skip NODATA value checks for each raster band.
}}}
It is surprising though such a small raster could take that much effort..
We can probably take out the -C (constraint adding check) since I think
the point of this exercise is that the TiledAuto generates a lot more
tiles than the TiledAutoSkipNoData.
Unfortunately my loading is broken (thanks strk). So I can't test out the
theory of taking out the -C check in the TiledAuto.opts file.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4783#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list