mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -04:00
Add null geometry to processing test line dataset
This commit is contained in:
parent
dc2f1523cd
commit
193fedf6c1
@ -41,4 +41,8 @@
|
|||||||
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>6,-3 10,1</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
<ogr:geometryProperty><gml:LineString srsName="EPSG:4326"><gml:coordinates>6,-3 10,1</gml:coordinates></gml:LineString></ogr:geometryProperty>
|
||||||
</ogr:lines>
|
</ogr:lines>
|
||||||
</gml:featureMember>
|
</gml:featureMember>
|
||||||
|
<gml:featureMember>
|
||||||
|
<ogr:lines fid="lines.6">
|
||||||
|
</ogr:lines>
|
||||||
|
</gml:featureMember>
|
||||||
</ogr:FeatureCollection>
|
</ogr:FeatureCollection>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user