UTG0 FeatureCollection? File
UTG0 FeatureCollection? File
The '!FeatureCollection' file is used by the UTG0 module to replace the <!FeatureCollection> tag field that is automatically generated by this module and exists at the top of any
GML generated file.
This allows the operator to define their own '!FeatureCollection' tag field content.
By default the UTG0 module outputs the following '!FeatureCollection'
GML tag:
If the operator specifies a '!FeatureCollection' file to use - then the specified 'featurecollection' file will be read - and the contents of which will be used to replace the <!FeatureCollection> tag field that is generated automatically by the UTG0 module.
The operator may want to specify this as som especially if an .xsd file is required to 'verify' the generated GML file. The name/path to which will need to be set by the operator in the '!featurecollection' file.
Example FeatureCollection? File
<osgb:!FeatureCollection
xmlns:dhp11"http://www.dhp11.com"
xmlns:xsi"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink"http://www.w3.org/1999/xlink"
xmlns:gml"http://www.opengis.net/gml"
xsi:schemaLocation"http://www.dhp11.com dhp11.xsd"
/>