2015-03-26 11:48 GMT+01:00 Tom Kralidis <[email protected]>: > > On Thu, 26 Mar 2015, Paolo Cavallini wrote: > >> Il 26/03/2015 10:48, Tom Kralidis ha scritto: >> >>> plugins (Metatools, QSphere, etc.). Having said this, I think the silver >>> bullet here would be giving the Metadata section of the Layer Properties >>> window an update to support vanilla ISO 19115/19139 (this is worthy of a >>> QEP >>> all by itself), and then have plugins build upon that for profiles, etc. >>> This would enhance metadata management deeper in QGIS. >> >> >> Fully agreed. >> >>> One would then accomplish this (preferable) via MetaSearch, i.e.: >> >> >> Sounds right. >> >>> 2./ publish an actual CSW service via QGIS Server >>> >>> I'm not sure about the QGIS server innards, but pycsw can be easily >>> integrated >>
Hi Tom, If you want to stay with python, you might consider extending your existing python plugin with a server interface, no need for a QEP, a standard Python plugin will do. See: http://www.itopen.it/qgis-server-python-plugins-tutorial/ -- Alessandro Pasotti w3: www.itopen.it _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
