Skip to content

The cat names library for cat tracks. Used for establishing common names for cats.

Notifications You must be signed in to change notification settings

rotblauer/cattracks-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The cat names library for cat tracks. Used for establishing common names for cats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages