Benjamin Black
Benjamin Black
Steps to reproduce: 1. `mkdir test-swc && cd test-swc` 2. `yarn init -y` 3. `yarn add -D @swc/core @swc/jest`
See: https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard/issues/66 Try, e.g., `bind-key -T copy-mode C-\ send-keys -X copy-pipe-and-cancel "pbcopy"`
The version published on NPM is `1.2.4`, as is the latest version in this repository, but the TypeScript definitions do not match. [The type definitions in the NPM package is...
I assume the OGC Simple Features spec mandates this but I am unable to find a source: `boolean-valid` [will reject](https://github.com/Turfjs/turf/blob/7ee0b1d8b8af25ba88041afe3cc81db6ca44a4ad/packages/turf-boolean-valid/index.ts#L45) a `MultiLineString` which has `coordinates` with only one `LineString`, e.g....
### What problem does this feature solve? The latest versions of Browserslist [directly support Baseline queries](https://web.dev/blog/browserslist-supports-baseline), like this: ```json "browserslist": [ "baseline 2022" ] ``` However, because the `browserslist` config...
This polygon geometry for Yosemite has a hole in it at `(-119.84323,37.83471)` where it overlaps with Stanislaus National Forest. The polygon is otherwise valid, but the inner ring causes `kinks`...
Hi Tom, I noticed that you've archived your [geojson-coordinate-properties](https://github.com/mapbox/geojson-coordinate-properties) project. Since the [GeoJSON-T](https://github.com/kgeographer/geojson-t) project was suspended in favor of the [Linked Places Format](https://github.com/LinkedPasts/linked-places-format) in 2023, I was wondering if Linked...