Marc Jansen
798d2b2cb7
Fix exporting empty vector layers to OWSContext.
...
When a vector layer is exported to an OWSContext document, we throw an
exception when the layer contains no features, and the geometries are to be
exported inside of an InlineGeometry-element.
This commit fixes this behaviour by exporting sth. like this in such cases:
<Layer name="vector" hidden="0">i
<ows:Title xmlns:ows="http://www.opengis.net/ows "/>
<InlineGeometry/>
</Layer>
2012-11-20 10:38:25 +01:00
..
2012-05-22 13:36:08 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-10-26 09:45:53 -07:00
2012-06-15 11:49:14 +02:00
2012-04-03 06:30:15 -07:00
2012-11-20 10:38:25 +01:00
2012-03-30 17:00:27 -07:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-05-22 22:28:51 -06:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-10-02 16:28:59 +02:00
2012-10-02 10:56:41 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-10-08 16:34:12 +02:00
2012-05-22 13:36:08 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-11-05 06:42:38 -08:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-05-22 13:36:08 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-05-22 13:36:08 +02:00
2012-05-14 14:21:23 +01:00
2012-03-30 08:33:55 +02:00
2012-10-23 14:15:22 -06:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-05-22 13:36:08 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 23:33:10 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-03-30 08:33:55 +02:00
2012-10-02 14:35:05 +02:00
2012-03-30 08:33:55 +02:00
2012-10-25 14:40:26 +02:00
2012-03-30 08:33:55 +02:00
2012-06-12 22:48:48 +02:00
2012-11-07 18:14:56 +01:00
2012-05-22 13:36:08 +02:00
2012-10-25 11:56:48 -06:00