Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Notgnoshi/generative
/ format.py
File
format.py
tools/format.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Change geometry formats between WKT, WKB, and tagged points.
3
4
The geometries will still be loaded
if
the input and output formats are the same.
Callers
nothing calls this directly
Calls
2
parse_args
Function · 0.70
main
Function · 0.70
Tested by
no test coverage detected