.codeclimate.json | |
|
|
.dockerignore | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md | |
|
|
.github/actions/push-nupkg/action.yml | |
|
|
.github/actions/read-version/action.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/build-test-deploy.yml | |
|
|
.github/workflows/build.yml | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/deploy-binaries.yml | |
|
|
.github/workflows/deploy-docker.yml | |
|
|
.github/workflows/deploy-packages.yml | |
|
|
.github/workflows/deploy-pages.yml | |
|
|
.github/workflows/deploy-src.yml | |
|
|
.github/workflows/snyk-check-code.yml | |
|
|
.github/workflows/snyk-check-docker.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.vscode/settings.json | |
|
|
CHANGELOG.md | |
|
|
Directory.Build.props | |
|
|
Dockerfile | |
|
|
Examples/Input/Benchmark.tif | |
|
|
Examples/Input/Input3395.tif | |
|
|
Examples/Input/Input3785.tif | |
|
|
Examples/Input/Input4326.tif | |
|
|
Examples/Input/tilemapresource.xml | |
|
|
GTiff2Tiles.Avalonia/App.axaml | |
|
|
GTiff2Tiles.Avalonia/App.axaml.cs | 25 | A 0 mins |
|
GTiff2Tiles.Avalonia/AssemblyInfo.cs | 1 | A 0 mins |
|
GTiff2Tiles.Avalonia/Assets/Icon.png | |
|
|
GTiff2Tiles.Avalonia/Assets/icon.ico | |
|
|
GTiff2Tiles.Avalonia/Enums/DataSelectorMode.cs | 7 | A 0 mins |
|
GTiff2Tiles.Avalonia/Enums/DialogResult.cs | 7 | A 0 mins |
|
GTiff2Tiles.Avalonia/GTiff2Tiles.Avalonia.csproj | |
|
|
GTiff2Tiles.Avalonia/JsonConverters/StringToEnumJsonConverter.cs | 18 | A 0 mins |
|
GTiff2Tiles.Avalonia/Models/ComboBoxItemModel.cs | 14 | A 0 mins |
|
GTiff2Tiles.Avalonia/Models/SettingsModel.cs | 96 | A 0 mins |
|
GTiff2Tiles.Avalonia/Program.cs | 8 | A 0 mins |
|
GTiff2Tiles.Avalonia/ViewLocator.cs | 20 | A 0 mins |
|
GTiff2Tiles.Avalonia/ViewModels/DataRunnerViewModel.cs | 229 | A 0 mins |
|
GTiff2Tiles.Avalonia/ViewModels/DataSelectorViewModel.cs | 66 | A 0 mins |
|
GTiff2Tiles.Avalonia/ViewModels/MainWindowViewModel.cs | 26 | A 0 mins |
|
GTiff2Tiles.Avalonia/ViewModels/MessageBoxViewModel.cs | 93 | A 0 mins |
|
GTiff2Tiles.Avalonia/ViewModels/ProgressViewModel.cs | 72 | A 0 mins |
|