52North / IlwisCore

Integrated Land and Water Information System (ILWIS) is a remote sensing and GIS software. ILWIS Core is the functional center of ilwis4..
http://52north.org/communities/ilwis/
34 stars 13 forks source link

BaseTable::recordCount() #40

Closed pokulo closed 10 years ago

pokulo commented 10 years ago

BaseTable::recordCount() and other BaseTable functionality is not guarded to recognise not-yet-loaded binary data.

this is related to #22

pokulo commented 10 years ago

added test cases https://github.com/52North/IlwisTests/commit/013e7235ed2f724e0a50d2de3a8c25008692a4b5

pokulo commented 10 years ago

problem of GdalTableLoader ... fixed in https://github.com/52North/IlwisConnectors/commit/9013d30c43db5582d8bc3202e85572465fdb5d42