Son H. Nguyen

Results 7 comments of Son H. Nguyen

Closed. Feel free to reopen if you still have any issues.

Reopened for future consideration.

Hi, the ``thematicDataUrl`` should point to your table or view that you'd like to expose, for example: ``` https://example.com:3000/ ``` This table or view must be structured either as a...

Hi, thanks for heads up. Cesium version 1.67.0 and newer seem to have updated knockout to 3.5.1. These will be considered by the next update of the CesiumJS library in...

Hi, please try one of the following and see if it works: 1. Convert your file to UTF8 2. Check the end of your file if the file has been...

Can you import the project in a Java IDE (Netbeans, Eclipse, IntelliJ) in debug mode and post the run logs here?

Also, I suggest running this command first and see if it solves your problem: ```batch sudo apt install sqlite ``` (see https://github.com/AlexCovizzi/vscode-sqlite/issues/71#issuecomment-638581959)