planetfederal / qgis-suite-plugin

GNU General Public License v2.0
25 stars 17 forks source link

error when trying to add metadata to a postgis-based vector layer #150

Closed sbalasub closed 9 years ago

sbalasub commented 9 years ago

Tested with suite 4.1.1, qgis 2.4 with metadata extension

when trying to add metadata to a postgis-based vector layer error displayed is: Could not import metadata. unsupported XML feature DETAIL: This functionality requires the server to be built with libxml support. HINT: You need to rebuild PostgreSQL using --with-libxml. CONTEXT: PL/pgSQL function registerisometadata(character varying,character varying,character varying) line 18 at assignment

postgis needs to be built with libxml