Commit b4ad832
Add coordtype implementation for GeometryBasics types
Implemented GeoInterface.coordtype for GeometryBasics geometry types.
GeometryBasics encodes the coordinate type T in the type parameters of
Point{Dim,T}, AbstractGeometry{Dim,T}, Simplex{Dim,T,N}, and Mesh{Dim,T,E,V}.
Added version guard for compatibility.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 86fc11c commit b4ad832
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
162 | 171 | | |
0 commit comments