Skip to content

Ability to compose two shapes: union, intersection, substraction #104

@Vojta8887

Description

@Vojta8887

Having the ability to calculate and create the intersection of two surface shapes (polygon / circle) as a new shape. For this to be technically feasible, the circle would need to get converted to a polygon (already handled by the code when exporting items to KML for Google Earth since KML does not support circles). There are probably utility code out there to do this in a relatively straightforward way. For this to really make sense, UI would need to allow the user to select two shapes to create either the intersection, union or substraction of them.

Original message:

Is your feature request related to a problem? Please describe.
I use this app to play hide-and-seek across towns and villages where the seeker can ask the hider yes or no questions. The seeker can then use your app to map out the area where the hider is (example: are you within 200 m of me? answer: yes, so the seeker can use Map Marker to create a 200 m circle around him), but then if I have more data that I have to add to my map it starts to get confusing.

Describe the solution you'd like
I think it would be much better if you could invert the area you have selected to then know where the hider isn't instead of where he is (because then there wouldn't be any overlap between the markers of his possible location).

Describe alternatives you've considered
I have not found a better app than yours for this specific purpose but it'd be so much better if you could do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions