Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

c2f, p2f mapping missing #68

@k----n

Description

@k----n
$ echo 'Warner Losh <[email protected]>' | ~/lookup/getValues -f a2c | head -n1 | cut -d\; -f2 | ~/lookup/getValues -f c2p | cut -d\; -f2 | ~/lookup/getValues -f p2f
no map p2f
$ echo 'Warner Losh <[email protected]>' | ~/lookup/getValues -f a2c | head -n1 | cut -d\; -f2 | ~/lookup/getValues -f c2f
no map c2f

Looks like it c2f should exist though:

$ ls -d /da?_data/basemaps/gz/*FullV*.s | cut -d/ -f2,5 | sed 's/Full.*//' | cut -d \/ -f2 | sort -u |grep c2f
c2f

lookup/getValues commit version: 7c09fda190b9abef030b99c9925d56b7264e31bb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions