mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-15 00:04:37 -04:00
Also modify alg to export a vector table of candidates instead of a HTML list, since a vector table is more useful inside of models and can be used for further analysis steps.
17 lines
462 B
Plaintext
17 lines
462 B
Plaintext
<GMLFeatureClassList>
|
|
<GMLFeatureClass>
|
|
<Name>projection_candidates</Name>
|
|
<ElementPath>projection_candidates</ElementPath>
|
|
<GeometryType>100</GeometryType>
|
|
<DatasetSpecificInfo>
|
|
<FeatureCount>8</FeatureCount>
|
|
</DatasetSpecificInfo>
|
|
<PropertyDefn>
|
|
<Name>auth_id</Name>
|
|
<ElementPath>auth_id</ElementPath>
|
|
<Type>String</Type>
|
|
<Width>14</Width>
|
|
</PropertyDefn>
|
|
</GMLFeatureClass>
|
|
</GMLFeatureClassList>
|