Skip to content

Add boolean_within method #119

Description

@mkeller3

Description

Boolean-within returns true if the first geometry is completely within the second geometry. The interiors of both geometries must intersect and, the interior and boundary of the primary (geometry a) must not intersect the exterior of the secondary (geometry b).

Parameters

Name Type Description
feature1 Geometry | Feature GeoJSON Feature or Geometry
feature2 Geometry | Feature GeoJSON Feature or Geometry

Returns

boolean true/false

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions