Nyall Dawson
5967344117
Rename QgsBox3d to QgsBox3D for consistency, monkey patch in old
...
name for PyQGIS compatibility
2023-07-20 15:31:00 +10:00
Nyall Dawson
046883fa9c
Promote QgsWkbTypes enums to enum class, move to Qgis
2023-02-22 12:39:21 +10:00
Nyall Dawson
1142e8ffac
Move QgsMapLayerType enum to Qgis.LayerType ( #51874 )
...
For consistency with other enums
2023-02-16 13:02:57 +01:00
Nyall Dawson
6b65b42493
[feature] Add key dates to layer/project metadata
...
This adds the following fields to the QGIS layer/project metadata
standard:
- Date created
- Date published
- Date revised
- Date superseded
(Previously the layer metadata had no date fields, and project
metadata had only the created date field)
2022-12-01 06:56:46 +10:00
Alessandro Pasotti
9986e6f4a0
Return false from metadata contains when string is empty
2022-09-08 10:51:40 +02:00
Alessandro Pasotti
c5dbf31860
Remove copy ctor
2022-09-06 16:28:35 +02:00
Alessandro Pasotti
7cab873eac
Address PR review comments and add model tests
2022-09-06 15:50:34 +02:00
Alessandro Pasotti
ea4db92643
Window title
2022-09-05 18:04:21 +02:00
Alessandro Pasotti
795e8c0f1f
More doxy
2022-09-05 17:56:59 +02:00
Alessandro Pasotti
0a6e1156e8
Locator
2022-09-05 14:30:45 +02:00
Alessandro Pasotti
e380605c6e
Layer metadata GUI models and filters
2022-09-02 19:18:32 +02:00
Alessandro Pasotti
6661004da1
Layer MD browser filter
2022-09-01 17:06:32 +02:00
Alessandro Pasotti
fa55567ecf
Rename QgsLayerMetadataSearchResults
2022-09-01 08:21:15 +02:00
Alessandro Pasotti
b87ae9053f
Refactoring after PR review
2022-08-31 18:57:04 +02:00
Alessandro Pasotti
62c8b55ab4
Moved QgsLayerMetadataProviderResult to QgsLayerMetadata inheritance
2022-08-31 18:53:12 +02:00
Alessandro Pasotti
35403d507f
Layer metadata provider API
...
Implementation of QEP #250 DB metadata storage.
- General API for registering layer metadata providers
- Metadata provider GPKG
- Metadata provider POSTGRES
- Metadata provider POSTGRES RASTER
Tests and custom python metadata provider implementation.
No GUI.
Funded by: ARPA Piemonte
2022-08-31 18:53:12 +02:00
Juergen E. Fischer
c6008b7ee1
fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
...
reverting 3fb0f66 (followup #45348 )
Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
2021-10-21 23:03:48 +02:00
nirvn
ef84e48a09
Run sipify_all.sh
2021-10-12 16:34:05 +10:00
Denis Rouzaud
ec16736306
run sipify
2021-10-12 16:34:05 +10:00
Nyall Dawson
b4f1090ff7
Add method to combine two QGIS metadata objects
...
All non-empty elements from one metadata object are copied onto
the target metadata object
2021-05-04 17:46:51 +10:00
Nyall Dawson
1a9a533fca
[feature] Automatically translate layer data from ESRI Filegeodatabases
...
to QGIS layer metadata
Translate as much as possible of the original ESRI metadata across
to the QGIS metadata, so that it's immediately available for
use by users after loading a .gdb file.
2021-04-30 06:37:42 +10:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Nyall Dawson
50b9beaad6
[sipify] Catch more class references and insert :py:class: annotations
2021-01-31 05:41:22 +10:00
Nyall Dawson
81a9db9f57
[sipify] Fix creation of cross references
2020-06-15 13:43:58 +10:00
Mathieu Pellerin
0f66c3efb7
Fix travis, broken due to some failure to convert struct QVariant property
2020-04-14 18:20:18 +10:00
Nyall Dawson
b6d66becab
Sipify
2019-02-27 09:41:11 +10:00
Pierre-Eric Pelloux-Prayer
96a9a7238a
Remove unnecessary includes
2019-01-22 21:45:38 +01:00
Denis Rouzaud
ef1efebda4
forward declaration of QgsPoint
2018-10-09 11:48:33 -08:00
Etienne Trimaille
c65fe0e07c
do not display metadata related to spatial extent if the layer is not spatial
2018-09-07 09:38:25 +10:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +10:00
Denis Rouzaud
7df2593caf
move auto generated sip file in dedicated folder
2018-05-14 10:23:37 -04:00