Error in names(namespaces) <- rep("", length(namespaces)) :
attempt to set an attribute on NULL
Everything works fine when I use a different server. Pasting the request into the browser gives a whole lot of XML, so there's access. The server is on AcuGIS, running GeoServer WFS v. 1.0.0, 1.1.0, and 2.0.0. I get the error with all three versions.
I'm using the following call on a GeoServer:
And I get this error:
Everything works fine when I use a different server. Pasting the request into the browser gives a whole lot of XML, so there's access. The server is on AcuGIS, running GeoServer WFS v. 1.0.0, 1.1.0, and 2.0.0. I get the error with all three versions.