Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle references to locations #3

Open
mminer237 opened this issue Jul 12, 2024 · 0 comments
Open

Handle references to locations #3

mminer237 opened this issue Jul 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mminer237
Copy link
Owner

Often legal descriptions will say "along the East Line" or "along the public road". Often they'll go along a river or drainage ditch or fence or right-of-way too. Similarly, they'll say "parallel to the East line of said Southwest Quarter of said Section" or "parallel to the Southern boundary line of this tract". It sounds rather complicated to implement and handle all the variations and logic, but it's fairly critical as otherwise it gets completely tripped up by such extra information as it suddenly tries to figure out what we're doing with all these directions and quarters. (It sees "East, along the South Line of the East Half" as "East South East Half" and knows you don't normally have a "Southeast Half".)

@mminer237 mminer237 added the bug Something isn't working label Jul 12, 2024
@mminer237 mminer237 self-assigned this Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant