Class OsmNetworkSettingsTestCaseUtils


  • public class OsmNetworkSettingsTestCaseUtils
    extends Object
    Dedicated class to minimise warnings that have been verified as ignorable and switch them off accordingly
    • Constructor Detail

      • OsmNetworkSettingsTestCaseUtils

        public OsmNetworkSettingsTestCaseUtils()
    • Method Detail

      • sydney2023MinimiseVerifiedWarnings

        public static void sydney2023MinimiseVerifiedWarnings​(OsmNetworkReaderSettings settings)
        When applied to the 2023 PBF it suppresses and addresses warnings deemed issues that are NOT to be fixed in the parser but would detract from assessing the logs.
        Parameters:
        settings - to apply to
      • melbourneMinimiseVerifiedWarnings

        public static void melbourneMinimiseVerifiedWarnings​(OsmNetworkReaderSettings settings)
        When applied to the 2023 Melbourne PBF it suppresses and addresses warnings deemed issues that are NOT to be fixed in the parser but would detract from assessing the logs.
        Parameters:
        settings - to apply to