qfieldsync
qfieldsync copied to clipboard
Sync your projects to QField on android
Would be nice to have some intelligence for layers dependencies. For instance, if joins are used in symbology, joined layers should be brought along. If there is some improvement in...
if a project has a macro in a remote file, opening the new project leads to a python error since the file is not accessible anymore (relative path not valid...
Cable Export - suggest before exporting Cloud Export - suggest before uploading Add this to libqfieldsync when generating the basemap.
I just realized that importing under Qfield with a postgres database does not work. I have a project that is correctly exported and used on a android phone. But when...
I have a PostGIS materialized view as a layer in my QGIS-project file. The geometry-field of the materialized view is a 3dimensional point-geometry. This geometry-field is generated by **st_force3d(source_geometry)**. That...
preparation ----- 1. add 7 point-layers from postgres (2 views, 4 tables) 1. add 1 polygon-layer form postgres (table) 2. add 29 non geometric tables form postgres (mostly valuelists for...
Hi, A QGis project is connected to 2 postgres/postgis layers : eu_grille_pg09 and eu_chambre_pg10. This layers contain char attributes and numeric attributes, for exmple 'alt_couv' defined with double precision in...
In addition to fix the missing [**filter option in Value relation** (issue 155)](https://github.com/opengisch/qfieldsync/issues/155), it would be nice to have the **Range**-widget available in QField. In addition, would it be possible...
Our gravity meter pushs an ascii string with all the data we want through bluetooth. How easy would it be to modify Qfield to capture this stream and store it?...