Skip to content

Add warnings for lat/lon projections and missing indexes #19

@amillb

Description

@amillb

The algorithm pulls candidate edges from within a distance, but this is designed for a projection in meters. If the projection is in degrees, almost every edge will be assessed, and memory will run out fast.

  • Add user warning if projection is in degrees (or feet)

  • Add user warning if spatial indexes are missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions