Deprecated TileMap and prTeCoordinateToNameExampleTest
Summary
This MR closes #1690 (closed).
Implementation Details
The following classes have been deprecated :
- TileMapImageIO
- TileMapImageIOFactory
- TileMapImageIOHelper
The test prTeCoordinateToNameExampleTest is removed from Examples/Projections
The module IOTileMap is also deprecated hence it is an optional dependence of ImageIO module.
Copyright
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging:
- All discussions are resolved
- At least 2
votes from core developers, no vote. - The feature branch is (reasonably) up-to-date with the base branch
- Dashboard is green
- Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Merge request reports
Activity
mentioned in issue #1704 (closed)
I'm confused, I thought we decided to not deprecate PlaceNameToLonLat in !197 (closed)?
I can't find the discussion, but I thought
CoordinateToName
was used in Monteverdi, notPlaceNameToLonLat
?Somewhat related,
CoordinateToName
has a multi-threaded mode, but I can't figure out what it's good for. It spawns a thread for the request, but there's no completion notification. How does one use that? The test sleeps for 10 seconds..No I just closed it in order to avoid conflicts with !236 (merged).
added 1 commit
- 76f3b0f6 - REFAC: remove prTeCoordinateToNameExampleTest and reinstate PlaceNameToLonLat
Done
Edited by Antoine Regimbeaumentioned in issue #1736 (closed)
added 1 commit
- b1f9f1fd - BUG: remove deprecated linked test and documentation
mentioned in merge request !267 (closed)
mentioned in commit 63777ce1
mentioned in issue #1669 (closed)
mentioned in merge request !281 (closed)