- πΊπΈUnited States m.stenta
I'm not sure if there has been a real need for this, so I'm going to close it as "outdated". Feel free to reopen @paul121 if you disagree.
farmOS 1.x had methods for calculating the length and area of geometries:
We need the same capability in 2.x!
Some of the lower level functions: https://github.com/farmOS/farmOS/blob/7.x-1.x/modules/farm/farm_map/farm...
Which are used by higher level functions: https://github.com/farmOS/farmOS/blob/c5c15043cf30275fa1bdadf8e39a9393ff...
N/A
Use the same logic that we have in 1.x.
Create a new service (or perhaps use the asset.location
service?) that provides these methods.
Write tests.
Implement a service with these features.
N/A
N/A
N/A
Closed: outdated
2.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm not sure if there has been a real need for this, so I'm going to close it as "outdated". Feel free to reopen @paul121 if you disagree.