developmentseed / developmentseed/stac-map

Switch to on-the-fly aggregations for large stac-geoparquet files

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

Description

Above a certain threshold, visualizing individual items isn't really useful:

Image

I've experimented with on-the-fly quadkey aggregation for another project, and think it could be implemented in **stac-map** as an alternative over a certain item count / zoom level. Wouldn't have to be quadkey, could be another tiling/grid/hex scheme.

Contributor guide

No contributing guide indexed for this repository

Research direction

No implementation file or test is named. Start by locating the stac-map visualization path and its handling of item counts and zoom levels; compare individual-item rendering with the proposed on-the-fly tiling, grid, or hex aggregation, with done defined as thresholded aggregation for large STAC GeoParquet views.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.