Changes between Initial Version and Version 1 of Ticket #2006
- Timestamp:
- 10/01/12 00:50:40 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2006 – Description
initial v1 1 1 The following statement returns a NaN for one of the polygons in my table (the one going round the Antarctic): 2 2 3 select st_area(geom::geography)/10^6 from hexgrid1; 3 {{{ select st_area(geom::geography)/10^6 from hexgrid1; }}} 4 4 5 5 output of st_astext for the offending geom is