Feature Request
Add geography data type support
Describe the solution you'd like
"geography" data type can already be encoded to / decoded from the same Geometry abstract class as "geometry".
I tried copying the geometry codec and renaming it, and it worked.
Teachability, Documentation, Adoption, Migration Strategy
The new codec can be included inside BuiltinDynamicCodecs as the geometry one.
Feature Request
Add geography data type support
Describe the solution you'd like
"geography" data type can already be encoded to / decoded from the same Geometry abstract class as "geometry".
I tried copying the geometry codec and renaming it, and it worked.
Teachability, Documentation, Adoption, Migration Strategy
The new codec can be included inside BuiltinDynamicCodecs as the geometry one.