Skip to content

Add controls to allow user to set values of API parameters maxdist and maxdistrel #12

Description

@ojalaquellueva

Before submitting coordinates, users should be able to adjust parameters maxdist and maxdistrel. The two parameters adjust the thresholds required for a point to be flagged as a possible centroid. "maxdist" is the distance in m of the submitted point from the polygon centroid (current default=1000). "maxdistrel" is the relative distance to the centroid—relative to the farthest possible point from the centroid along the polygon perimeter (current default=0.002). Parameter "maxdist" is a positive integer on range [0:4500000]. Parameter "maxdistrel" is a positive decimal value on range [0,1].

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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