Konstantinos Triantos

Results 7 issues of Konstantinos Triantos

Has anyone tried the plugin with new Phonegap version (7.0.1)? It doesn't work for me, while it works ok with previous versions.

I have installed OpenSfM in Ubuntu 22.04. Cloned commit is `d1165f9d522aee41f825be464a7e232286f529f1`. `bin/opensfm_run_all` & `bin/opensfm` work OK. I have a problem installing annotation tool. I follow the instructions here: https://opensfm.org/docs/annotation_tool.html When...

I am using `vectorGrid.protobuf` with **.pbf** tiles served from **tileserver-gl**. While tiles are shown ok, and I also have access to feature properties using mouse events, I cannot get the...

Having built an **.mbtiles** and serving it using **tileserver-gl**, is it possible to query a feature by its id? The id could be stored in `properties` object of the GeoJSON....

### Issue description Cannot generate migration ### Expected Behavior I am running the following command: `typeorm migration:generate path/to/Migration -d ./src/data-source.ts` I would expect the migration file to be generated. ###...

bug
requires triage

I got the following data: 1) Point cloud (.las) 2) 360 Panoramic (equirectangular) images 3) Reference file (CSV) for images, containing the following attributes: filename, timestamp, X, Y, Z, omega,...

Is there a way to increase the interval while the app is in background? I have set the interval to 50ms (using the accelerometer sensor) but when the app is...