Skip to content

Radius queries not working #23

@DPeterK

Description

Unit handling to build a buffered point of a certain specific radius is not working correctly with any combinations of units and projections. Ideally:

  • If projection is WGS84 and units is m/km, translate the point to Mercator projection, buffer the point with a radius in m, and convert all the points in the buffered point geometry back to lat/lon
  • If projection is WGS84 and units is degrees, this should already work (but doesn't?!)
  • If projection is not WGS84, fail?

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