I get the world of data from intersecting polygons..
ToDo
make an API call that is "within" not intersects...
make an API call that is "coverages" that only returns type polygon from an intersects call. I can then list these separately in a list of "Overlapping coverage data"
Expected or Desired Behavior
I want the data inside the box..
Actual Behavior
I get the world of data from intersecting polygons..
ToDo
make an API call that is "within" not intersects...
make an API call that is "coverages" that only returns type polygon from an intersects call. I can then list these separately in a list of "Overlapping coverage data"