l-dev@lists.osgeo.org
Subject: [gdal-dev] SQL results truncated
It seems like I encountered this problem before but I can not find any
information about it now.
If I run a SQ script like the following
Select * from
(Select MIN_LAT - (round((MIN_LAT - LATITUDE) / (MAX_LAT - MIN_LAT) *
1728.4
It seems like I encountered this problem before but I can not find any
information about it now.
If I run a SQ script like the following
Select * from
(Select MIN_LAT - (round((MIN_LAT - LATITUDE) / (MAX_LAT - MIN_LAT) *
1728.497600)) * 0.000579 LAT2,
MAX_LON - (round((LONGITUDE