mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-23 03:26:39 +00:00
zip file for tiles
This commit is contained in:
@@ -15,6 +15,7 @@ public class RouteResponse
|
||||
public string? CsvFilePath { get; set; }
|
||||
public string? SummaryFilePath { get; set; }
|
||||
public string? StitchedImagePath { get; set; }
|
||||
public string? TilesZipPath { get; set; }
|
||||
public DateTime CreatedAt { get; set; }
|
||||
public DateTime UpdatedAt { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user