Thanks for your response!
I think the most common case would be:
1. data in postgres database
2. editing done in qgis
3. viewing map and some selected graphs/tables in the web browser with
the ability to (for example) click on a feature and use that to filter
the data to only include data for
Hi Rosa,
thanks for the quick response - I am also not sure exactly what my
question is, so all answers are probably helpful. I am now having a look
at streamlit and seeing if that helps me get a better picture. It's
definitely interesting!
cheers from Tz :-)
Janneke
On 22/04/2024 14:11, Ag
Dear QGIS developers and users,
In my work as a freelance GIS consultant I work with QGIS as much as
possible and try to convince clients that it will address all their GIS
needs despite not having to pay a license fee for it (and no, it is not
user unfriendly).
More and more, in addition to
Dear all,
In Postgres, I have a parent table with geometry, and a child table
without. A relationship has been defined between the two which works for
the forms I'm using. I would like to be able to use the map to select
features in the parent table and the corresponding records in the child
ot tested), maybe you can create an ui iwth QgsDateTime, and manually
> edit the ui file?
>
> HTH, Regards,
>
> Regards,
>
> Richard Duivenvoorde
>
> On 7/19/22 20:28, Janneke van Dijk via Qgis-user wrote:
> > Dear all,
> >
> > I need a date widget that can
Dear all,
I need a date widget that can be set to a null date. From
https://qgis.org/pyqgis/master/gui/QgsDateEdit.html#module-QgsDateEdit I
understand that this should be possible (from 3.14 upwards). In Qt Designer
(osgeo4W/bin/qgis-designer.bat which I understand is shipped with QGIS
3.26) I on