<?xml version='1.0' encoding='utf-8'?>
<pipeline>
  <info>
    <name>shapefile</name>
    <name_sync_with_filename>Y</name_sync_with_filename>
    <description />
    <extended_description />
    <pipeline_version />
    <pipeline_type>Normal</pipeline_type>
    <parameters />
    <capture_transform_performance>N</capture_transform_performance>
    <transform_performance_capturing_delay>1000</transform_performance_capturing_delay>
    <transform_performance_capturing_size_limit>100</transform_performance_capturing_size_limit>
    <created_user>-</created_user>
    <created_date>2026/09/09 16:54:09.853</created_date>
    <modified_user>-</modified_user>
    <modified_date>2026/09/09 16:54:09.853</modified_date>
  </info>
  <notepads>
  </notepads>
  <order>
    <hop>
      <from>Read vector</from>
      <to>Write SHAPEFILE</to>
      <enabled>Y</enabled>
    </hop>
  </order>
  <transform>
    <name>Read vector</name>
    <type>SOGIS_VECTOR_READER</type>
    <description />
    <distribute>Y</distribute>
    <custom_distribution />
    <copies>1</copies>
    <partitioning>
      <method>none</method>
      <schema_name />
    </partitioning>
    <charset />
    <crsOverride />
    <fileName>${PROJECT_HOME}/data/sites.gpkg</fileName>
    <format>AUTO</format>
    <geometryFieldName>geometry</geometryFieldName>
    <layerName>sites</layerName>
    <timezone>UTC</timezone>
    <attributes />
    <GUI>
      <xloc>150</xloc>
      <yloc>150</yloc>
    </GUI>
  </transform>
  <transform>
    <name>Write SHAPEFILE</name>
    <type>SOGIS_VECTOR_WRITER</type>
    <description />
    <distribute>Y</distribute>
    <custom_distribution />
    <copies>1</copies>
    <partitioning>
      <method>none</method>
      <schema_name />
    </partitioning>
    <charset>UTF-8</charset>
    <comma>N</comma>
    <crsOverride>EPSG:2056</crsOverride>
    <decimals>2</decimals>
    <dimension>XY</dimension>
    <discardExtraOrdinates>N</discardExtraOrdinates>
    <fileName>${PROJECT_HOME}/output/sites.shp</fileName>
    <flatGeobufIndex>Y</flatGeobufIndex>
    <flatGeobufSkipEmpty>N</flatGeobufSkipEmpty>
    <format>SHAPEFILE</format>
    <geometryField>geometry</geometryField>
    <geometryType>POINT</geometryType>
    <idField>site_id</idField>
    <layerDimension>XY</layerDimension>
    <layerGeometryType>POINT</layerGeometryType>
    <layerName>sites</layerName>
    <overwrite>N</overwrite>
    <parquetAlgorithm>SPHERICAL</parquetAlgorithm>
    <parquetCompression>GZIP</parquetCompression>
    <parquetLogicalType>GEOMETRY</parquetLogicalType>
    <parquetRowGroupSize>134217728</parquetRowGroupSize>
    <shapefileFields>
</shapefileFields>
    <skipEmpty>N</skipEmpty>
    <startId>1</startId>
    <timezone>UTC</timezone>
    <attributes />
    <GUI>
      <xloc>400</xloc>
      <yloc>150</yloc>
    </GUI>
    <fileGdbPrecisionMode>AUTO</fileGdbPrecisionMode>
    <fileGdbWriteMode>CREATE_DATABASE</fileGdbWriteMode>
    <geoPackageWriteMode>CREATE_FILE</geoPackageWriteMode>
    <geoPackageCreateSpatialIndex>Y</geoPackageCreateSpatialIndex>
  </transform>
  <transform_error_handling>
  </transform_error_handling>
  <attributes />
</pipeline>