PostGIS
2.4.9dev-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 162 of file gserialized_estimate.c.
Referenced by nd_box_overlap().