QML: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
QML is an xml styling format used by QGIS. A QML file can be imported into the {{software}} as [[Grid Overlay#Legend|Legend Entries]] of a [[Grid Overlay]]. | QML is an xml styling format used by QGIS. A QML file can be imported into the {{software}} as [[Grid Overlay#Legend|Legend Entries]] of a [[Grid Overlay]]. | ||
{{article end | |||
{{ | |notes=*Styling QML of a WMS in QGIS often cannot be imported, as the legend of a WMS is provided as a style image and not individual entries. | ||
|api= | |||
* [[Api session event editor overlay add legend entry]] | |||
* [[Api session event editor overlay remove legend entry]] | |||
* [[Api session event editor overlay set custom legend]] | |||
* [[Api session event editor overlay set legend entry name]] | |||
* [[Api session event editor overlay set legend entry value]] | |||
* [[Api session event editor overlay set legend entry color]] | |||
}} | |||
{{GeoDataOverview}} | |||
[[Category:QGIS]] | [[Category:QGIS]] | ||
Latest revision as of 07:13, 15 July 2026
QML is an xml styling format used by QGIS. A QML file can be imported into the Tygron Platform as Legend Entries of a Grid Overlay.
Notes
- Styling QML of a WMS in QGIS often cannot be imported, as the legend of a WMS is provided as a style image and not individual entries.
API Endpoints
- Api session event editor overlay add legend entry
- Api session event editor overlay remove legend entry
- Api session event editor overlay set custom legend
- Api session event editor overlay set legend entry name
- Api session event editor overlay set legend entry value
- Api session event editor overlay set legend entry color