Re: [JPP-Devel] Manage new attribute types BOOLEAN and LONG in jml and shp drivers

2015-03-18 Thread edgar . soldin
moin Jukka, On 18.03.2015 06:48, Rahkonen Jukka (MML) wrote: Hi Ede, The problem is the opposite. Changing schema is conscious choice but when user saves data to an existing shapefile the changed schema may not be saved because old field definitions Number(X.Y) and maybe also Character(X)

[JPP-Devel] New attribute types drive me crazy

2015-03-18 Thread Rahkonen Jukka (MML)
Hi, I was trying to generate some test data for finding out possible problems with shapefile output-input. - Auto Assign Attribute does not recognize new attribute types like Smallint at all - Replace Attribute Value cannot replace values in Smallint field - It is

Re: [JPP-Devel] New attribute types drive me crazy

2015-03-18 Thread edgar . soldin
On 18.03.2015 16:00, Rahkonen Jukka (MML) wrote: Hi, hihi.. would never have guessed to live to the day you loose your cool :)) I was trying to generate some test data for finding out possible problems with shapefile output-input. - Auto Assign Attribute does not recognize new

Re: [JPP-Devel] New attribute types drive me crazy

2015-03-18 Thread Rahkonen Jukka (MML)
Hi, Now once Kosmo got mentioned (Hello Sergio if you hear us!) I made a few tests. Kosmo let user select from these data types when a new layer is created: - string - integer - long - decimal - double - date - datetime - logical This is what GDAL 2.0-dev finds from the saved shapefile: