Skip to content

Consolidate ItemCRS field extraction and common patterns #546

@paleolimbot

Description

@paleolimbot

As noted in #535 (comment), the pieces of code where we extract and/or iterate over and/or separate "item"s from "crs"es in kernels that support item crs have been duplicated several times. I struggled to abstract this initially because I wasn't sure which patterns would get repeated. When we have implemented most functions we should circle back to remove duplicated patterns (and bcakport any abstractions or helpers that were invented along the way to previous changes!).

This is particularly useful for implementing raster functions, which will need to iterate over both the geometry and the crs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions