Skip to content

graph compatibility for generalized spatial indices #252

@knaaptime

Description

@knaaptime

the Graph implementation of distance band requires point geometries (unlike the W version). So any spatial index that calls Graph.build_distance_band needs to be updated to either 1) do the casting internally, or 2) raise with a more informative message

I think casting is probably ok, but technically it would be better to force users to reckon with the downcasting themselves (e.g. do you want centroid or representative point?)

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