Re: [gdal-dev] Validate_gpkg and TEXT with length

2018-03-13 Thread Rahkonen Jukka (MML)
Even Rouault wrote: >Jukka,   >> >> I checked some .gpkg database that is created by FME with the >> validate_gpkg.py script. It gives this error: >> >> __main__.GPKGCheckException: Req 5: table stand has column >> standnumberextension of unexpected type TEXT ( 2 ) >> >> Excerpt from the

Re: [gdal-dev] Validate_gpkg and TEXT with length

2018-03-07 Thread Even Rouault
Jukka, > > I checked some .gpkg database that is created by FME with the > validate_gpkg.py script. It gives this error: > > __main__.GPKGCheckException: Req 5: table stand has column > standnumberextension of unexpected type TEXT ( 2 ) > > Excerpt from the standard: > TEXT{(maxchar_count)} >

[gdal-dev] Validate_gpkg and TEXT with length

2018-03-07 Thread Rahkonen Jukka (MML)
Hi, I checked some .gpkg database that is created by FME with the validate_gpkg.py script. It gives this error: __main__.GPKGCheckException: Req 5: table stand has column standnumberextension of unexpected type TEXT ( 2 ) Excerpt from the standard: TEXT{(maxchar_count)} Variable length string