mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
* [processing] qgis regular points test * [processing] qgis shape buffer variable tests * [processing] qgis create grid lines test * [processing] qgis convert geometry test * [processing] qgis extract by location test * [processing] qgis add field test * [processing] trying to fix travis failing * [processing] trying to fix travis failing/2 * trying to fix travis failing/3 * [processing] Add new default option "ProjectCrs" to ParameterCrs * [processing] RegularPoints tests shouldn't rely on iface * [processing] Fix regular points test * [processing] RandmPointsExtent new CRS parameter * [processing] qgis random point in extent test * [processing] qgis random point in extent test/2 * [processing] remove qgis random point in extent test * no output random points in extent test * remove useless output
47 lines
1.2 KiB
Plaintext
47 lines
1.2 KiB
Plaintext
<GMLFeatureClassList>
|
|
<GMLFeatureClass>
|
|
<Name>create_grid_lines</Name>
|
|
<ElementPath>create_grid_lines</ElementPath>
|
|
<!--LINESTRING-->
|
|
<GeometryType>2</GeometryType>
|
|
<SRSName>EPSG:4326</SRSName>
|
|
<DatasetSpecificInfo>
|
|
<FeatureCount>156</FeatureCount>
|
|
<ExtentXMin>-0.10454</ExtentXMin>
|
|
<ExtentXMax>8.80802</ExtentXMax>
|
|
<ExtentYMin>-2.50101</ExtentYMin>
|
|
<ExtentYMax>4.05802</ExtentYMax>
|
|
</DatasetSpecificInfo>
|
|
<PropertyDefn>
|
|
<Name>left</Name>
|
|
<ElementPath>left</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>top</Name>
|
|
<ElementPath>top</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>right</Name>
|
|
<ElementPath>right</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>bottom</Name>
|
|
<ElementPath>bottom</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>id</Name>
|
|
<ElementPath>id</ElementPath>
|
|
<Type>Integer</Type>
|
|
</PropertyDefn>
|
|
<PropertyDefn>
|
|
<Name>coord</Name>
|
|
<ElementPath>coord</ElementPath>
|
|
<Type>Real</Type>
|
|
</PropertyDefn>
|
|
</GMLFeatureClass>
|
|
</GMLFeatureClassList>
|