PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
#define MIN_DIMENSION_WIDTH 0.000000001 |
Minimum width of a dimension that we'll bother trying to compute statistics on.
Bearing in mind we have no control over units, but noting that for geographics, 10E-5 is in the range of meters, we go lower than that.
Definition at line 199 of file gserialized_estimate.c.