MCPcopy 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
4The geometries will still be loaded if the input and output formats are the same.

Callers

nothing calls this directly

Calls 2

parse_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected