developmentseed / developmentseed/stac-map

Support antimeridian-crossing searches

Open
#80 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
108
Forks
15
Avg merge
15h 14m
Merged PRs (30d)
9

Description

In https://github.com/developmentseed/stac-map/pull/79 we narrowed bounding box searches to only hit the "fatter" side of a viewport that crosses the antimeridian. To support antimeridian-crossing searches for most users, we'd need to either:

- Use two search queries, one on each side, and merge their results, or
- Use a multipolygon split on the antimeridian

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.