repositorypackage
0.0.0-20231227234105-bb9d12b8a70c
Repository: https://github.com/rotblauer/cattracks-names.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
CatTracks Names
Repository contains canonical cat names and their respective matching patterns. A CLI tool is included to make working with GeoJSON cat tracks convenient.
Build CLI
go build -o catnames-cli ./cli
CLI Usage
# Print aliases (canonical cat names).
catnames-cli aliases
# Modify incoming GeoJSON, eg. changing cat names (eg. `properties.Name` values) to their aliases.
zcat ~/tdata/edge.json.gz | catnames-cli modify