|
| 1 | +# Changes in Compare project exports |
| 2 | + |
| 3 | +## expected_project_aggregated_result_modified.csv |
| 4 | + |
| 5 | +- Removed `taskX`. Use `tile_x` instead |
| 6 | +- Removed `taskY`. Use `tile_y` instead |
| 7 | +- Removed `taskZ`. Use `tile_z` instead |
| 8 | +- Renamed `urlB` to `url_b` |
| 9 | + |
| 10 | +## expected_project_aggregated_result_with_geometry_modified.geojson |
| 11 | + |
| 12 | +- Removed `taskX`. Use `tile_x` instead |
| 13 | +- Removed `taskY`. Use `tile_y` instead |
| 14 | +- Removed `taskZ`. Use `tile_z` instead |
| 15 | +- Renamed `urlB` to `url_b` |
| 16 | + |
| 17 | +## expected_project_groups_modified.csv |
| 18 | + |
| 19 | +- Renamed `xMax` to `x_max` |
| 20 | +- Renamed `xMin` to `x_min` |
| 21 | +- Renamed `yMax` to `y_max` |
| 22 | +- Renamed `yMin` to `y_min` |
| 23 | + |
| 24 | +## expected_project_hot_aoi.geojson |
| 25 | + |
| 26 | +- Winding order has been updated as we are using newer gdal-bin |
| 27 | + |
| 28 | +## expected_project_moderate_to_high_agreement.geojson |
| 29 | + |
| 30 | +- Winding order has been updated as we are using newer gdal-bin |
| 31 | + |
| 32 | +## expected_project_result_modified.csv |
| 33 | + |
| 34 | +- Included timezone in `timestamp` |
| 35 | +- Included timezone in `start_time` |
| 36 | +- Included timezone in `end_time` |
| 37 | + |
| 38 | +## expected_project_tasks_modified.csv |
| 39 | + |
| 40 | +- Removed `taskX`. Use `tile_x` instead |
| 41 | +- Removed `taskY`. Use `tile_y` instead |
| 42 | +- Removed `taskZ`. Use `tile_z` instead |
| 43 | +- Renamed `urlB` to `url_b` |
0 commit comments