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/
35 stars 13 forks source link

Ilwis3TableConnector cannot hande the internal Domain >integer< #31

Closed pokulo closed 10 years ago

pokulo commented 10 years ago

there is no translation to an internal ilwis3 domain type so the connector is detecting it as "not isSystem", but since the creation of the Domain like`

IDomain dm;
dm.prepare("integer");

somehow doesnt store a proper connecor inside the domain, the Ilwis3TableConnector fails to store the Domain properly.

pokulo commented 10 years ago

solved here b94b30655add96fc1efcefb8f878d5c2af7b9b8d