<div dir="auto">RACISM!!! This Cannot Continue: <a href="https://www.docdroid.net/7vngbBr/this-cannot-continue.pdf">https://www.docdroid.net/7vngbBr/this-cannot-continue.pdf</a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 8 Feb 2020, 00:59 Trey Stafford, <<a href="mailto:trey.stafford@nsidc.org">trey.stafford@nsidc.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have a py-qgis question that someone here may be able to help me with.<br>
<br>
We are building a QGIS data package programmatically using pyqgis. One <br>
of our goals is to include various metadata for the layers we are adding <br>
to this package, so that when a user opens a layer's properties menu, <br>
they can see things like the abstract, citation information, etc.<br>
<br>
In QGIS, using the GUI, we can add an abstract directly into the <br>
'Abstract' field in the metadata tab (layer properties popup), and then <br>
save the project to write that information out to the project file. This <br>
gets placed in the `abstract` tag under the `resourceMetadata` tag <br>
associated with the layer in question. My question is: how do we <br>
programmatically add this abstract information to the project file using <br>
pyqgis?<br>
<br>
There is a `setAbstract` method on QgsMapLayer objects that is used to <br>
change the on-hover popup text when moving the cursor over the given <br>
layer in the table of contents, but this does not set the 'metadata' <br>
abstract in the layer properties popup.<br>
<br>
Any advice or suggestions would be appreciated!<br>
<br>
Thanks,<br>
<br>
Trey Stafford<br>
<br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank" rel="noreferrer">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div>