-
Notifications
You must be signed in to change notification settings - Fork 81
extendable land unit area concept. #56
Copy link
Copy link
Open
Labels
BugSomething isn't working.Something isn't working.DocAdding or updating documentation.Adding or updating documentation.EnhancementNew feature request or improvement or optimization.New feature request or improvement or optimization.P1Needs immediate attention.Needs immediate attention.
Metadata
Metadata
Assignees
Labels
BugSomething isn't working.Something isn't working.DocAdding or updating documentation.Adding or updating documentation.EnhancementNew feature request or improvement or optimization.New feature request or improvement or optimization.P1Needs immediate attention.Needs immediate attention.
Is your feature request related to a problem? Please describe.
Currently the system calculates the Land UNit area using a method on the provider (area)
This can be overridden by having a variable called
landUnitArea.This is clumsy and obscure.
Describe the solution you'd like
This should be definable in the system settings, in a similar fashion to Localdomain -
simulateLandUnit. But perhaps in the Landscape object. Allowing the user to dwefine a variable that is the Area to use.This way the variable can be used as a transform for eaxample. Either doing a SQL query or spatial layer lookup. Or just a differnt method to calculate the area.
Perhaps like:
landUnitAreaVariablebelow: