Ticket #44035

Tile latitude requirements

오픈 날짜: 2022-03-06 06:21 마지막 업데이트: 2022-03-09 20:46

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Introduce a "MinLatitude" requirement type at the Tile range to allow climate-specific effects. Latitude should be signed (positive/negative for northern/southern hemisphere) to allow seasonal effects (with year fragments).

Ticket History (3/5 Histories)

2022-03-06 06:21 Updated by: alienvalkyrie
  • New Ticket "Tile latitude requirements" created
2022-03-07 05:11 Updated by: alienvalkyrie
댓글 올리기

Minor problem: While at Tile range, a max latitude requirement can be emulated by a negated min latitude requirement, the same doesn't hold for other ranges; max latitude = "at least one tile in this range must be south of", negated min latitude = "all tiles in this range must be south of". Possible solutions:

  • Primitive solution: Only support Tile range for MinLatitude
  • Advanced solution: Introduce a separate MaxLatitude requirement (resulting in some potential redundancy at Tile range)
2022-03-07 22:16 Updated by: alienvalkyrie
  • 소유자 Update from (None) to alienvalkyrie
  • Resolution Update from None to Accepted
  • Details Updated
댓글 올리기

Reply To alienvalkyrie

Primitive solution: Only support Tile range for MinLatitude

I decided to go with that option. We can still expand to more ranges and add more variants (MaxLatitude, MinAbsLatitude perhaps?) when there's demand for it.

2022-03-09 20:46 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Attachment File List

Edit

Please login to add comment to this ticket » Login