SpatialDataReadOptions type

Options that customize how spatial files are read and parsed.

type SpatialDataReadOptions = BaseSpatialDataReadOptions &
  BaseSpatialXmlReadOptions &
  GmlReadOptions &
  GpxReadOptions &
  KmlReadOptions &
  SpatialCsvReadOptions