Skip to content

feat: add linestring support#325

Merged
gadomski merged 2 commits into
developmentseed:mainfrom
englacial:feature/linestring-support
Feb 19, 2026
Merged

feat: add linestring support#325
gadomski merged 2 commits into
developmentseed:mainfrom
englacial:feature/linestring-support

Conversation

@espg
Copy link
Copy Markdown
Contributor

@espg espg commented Feb 18, 2026

Adds linestring support -- see #179

Checklist

  • Code is formatted (yarn format)
  • Code is linted (yarn lint)
  • Code builds (yarn build)
  • Tests pass (yarn test)
    tests require Playwright browsers to be installed (npx playwright install), which is a pre-existing environment issue unrelated to our changes. No test files touch our modified code paths.
  • Commit messages and/or this PR's title are formatted per Conventional Commits

@espg espg requested a review from gadomski as a code owner February 18, 2026 18:55
@gadomski gadomski changed the title adding linestring support feat: add linestring support Feb 18, 2026
@github-actions github-actions Bot added the feat label Feb 18, 2026
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@gadomski gadomski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awww yeah! Thanks for the contribution!

Image

@gadomski gadomski merged commit bd1792d into developmentseed:main Feb 19, 2026
4 of 5 checks passed
gadomski pushed a commit that referenced this pull request Feb 19, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.3.0](v1.2.0...v1.3.0)
(2026-02-19)


### Features

* add linestring support
([#325](#325))
([bd1792d](bd1792d))


### Bug Fixes

* don't make previews for forks
([#327](#327))
([b56d739](b56d739)),
closes [#326](#326)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants