sentinelhub-js icon indicating copy to clipboard operation
sentinelhub-js copied to clipboard

Fix / remove legacy code

Open zcernigoj opened this issue 2 months ago • 0 comments

  • remove AbstractSentinelHubV1OrV2Layer_ classes (and connected functions) that should not be used anymore
  • remove code related to index service
    • searchIndexUrl, findDatesUTCUrl values in dataset.ts
    • findTilesUsingSearchIndex, findTilesUsingSearchIndex
    • all connected functions and values
    • tests and fixtures for the removed functions

zcernigoj avatar Aug 05 '25 14:08 zcernigoj