Jonathan Chemla
Jonathan Chemla
## User Story As a map user, I can color terrain by slope, aspect, curvature - or additional normal-derived attributes - so that I can better visualize micro and macro...
## User Story As a GIS data analyst, I can edit `contrast/brightness/saturation` per-band, so that raster-tile-sources RGB channels can be edited separately in order to apply contrast stretching to match...
PR of fix suggested by @Mika1412x https://github.com/bubkoo/html-to-image/issues/458#issuecomment-2241180685 ### Description Minor bugfix so options are passed to the `canvasToBlob` method in `toBlob` to allow for other filetype export when doing toBlob....
We've come across a case where `toPng` and `toPixelData` had different behavior when `devicePixelRatio != 1`. The image exported using `toPng` correctly mimics the underlying html DOM div, with rescaled...
[react-split-grid](https://github.com/nathancahill/split/tree/master/packages/react-split-grid), discussed [here](https://github.com/nathancahill/split/issues/362) with a useful [generator](https://split.js.org/#/split-grid), is good at handling splits with multiple rows and multiple columns. It would be great UX-wise for both sliders to be snapped with...
A few months back, I made a [PR](https://github.com/microsoft/winget-pkgs/pull/207985) to microsoft/winget-pkgs repo so simple-http-server can be installed by your user-base from windows package manager, winget, via a simple command: `winget install...
### Description Dedicated issue tracker for TerrainRGB/Terrarium support following https://github.com/NASA-AMMOS/3DTilesRendererJS/issues/943#issuecomment-3538339285 ## Motivation for additional terrain sources In case it's useful, I just gathered several 2.5D `TerrainRGB` and `Terrarium` resources, existing...
Should allow handling of ArcGisPortalItemReference not only served by ArcGIS Enterprise Portals but also ArcGIS Online “Experience Builder See reference here https://github.com/TerriaJS/terriajs/issues/4937#issuecomment-3351340001 ### What this PR does Fixes #4937 WIP...
It would be great if TerriaMap Catalogs could support Spatio-Temporal Assets Catalogs, [STAC](https://stacspec.org/en) as either Catalog [Groups](https://docs.terria.io/guide/connecting-to-data/catalog-groups/) or [References](https://docs.terria.io/guide/connecting-to-data/catalog-references/). The STAC spec can encode either: - Item, Collection, Catalog -...
## Feature Request The same way vector or WMTS sources style can be edited (or selected), it could be very useful for remote COG added as Web Data (via a...