Andreas Hocevar
|
7a8c1f309b
|
Use geotiff v1.0.4
|
2021-08-18 11:24:36 +02:00 |
|
Andreas Hocevar
|
011c14c7df
|
Load layers for pyramid on demand
|
2021-08-18 11:24:35 +02:00 |
|
Andreas Hocevar
|
283aed2dc9
|
Better docs
|
2021-08-18 11:24:34 +02:00 |
|
Andreas Hocevar
|
4526f2ef34
|
Properly handle alt tiles of transparent images
|
2021-08-18 11:24:34 +02:00 |
|
Andreas Hocevar
|
efae01e71f
|
Add COG tile pyramid example
|
2021-08-18 11:24:33 +02:00 |
|
Andreas Hocevar
|
394873013c
|
Do not render layer when outside extent
|
2021-08-18 11:24:32 +02:00 |
|
Andreas Hocevar
|
e7dfcc77ae
|
Fix source key handling for interim tiles
|
2021-08-18 11:24:32 +02:00 |
|
Andreas Hocevar
|
e8ead306ff
|
Remove multi-source restrictions and fix alpha
|
2021-08-18 11:24:31 +02:00 |
|
Tim Schaub
|
7f3f4e6cdd
|
Set tile after creating helper
Co-authored-by: MoonE <maxi_kroeg@web.de>
|
2021-08-18 11:24:30 +02:00 |
|
Andreas Hocevar
|
79b3bc4244
|
Add multi-source cog example
|
2021-08-18 11:24:29 +02:00 |
|
Andreas Hocevar
|
05e0fb1bf7
|
Mix Geotiffs with arbitrary bands and resolutions
|
2021-08-18 11:24:29 +02:00 |
|
Andreas Hocevar
|
f0cac76718
|
Add expression for Math.abs
|
2021-08-18 11:24:28 +02:00 |
|
Andreas Hocevar
|
05eac3e384
|
Use worker for GeoTIFF decoding
|
2021-08-18 11:24:27 +02:00 |
|
Andreas Hocevar
|
311247265b
|
Add interim tiles handling
|
2021-08-18 11:24:26 +02:00 |
|
Andreas Hocevar
|
fd43b00118
|
Premultiply alpha for transparent tile sources
|
2021-08-18 11:24:25 +02:00 |
|
Andreas Hocevar
|
976f1b694a
|
Fix legacy build to work with geotiff
|
2021-08-18 11:24:24 +02:00 |
|
Andreas Hocevar
|
429a8fbc1a
|
Remove lint after dependency updates
|
2021-08-18 11:24:24 +02:00 |
|
Tim Schaub
|
af80477c1d
|
Rendering raster tiles with WebGL
|
2021-08-18 11:24:23 +02:00 |
|
Andreas Hocevar
|
2dd212cdac
|
Merge pull request #12627 from openlayers/dependabot/npm_and_yarn/webpack-cli-4.8.0
Bump webpack-cli from 4.7.2 to 4.8.0
|
2021-08-17 11:48:33 +02:00 |
|
Andreas Hocevar
|
6df5ff8d2b
|
Merge pull request #12632 from mike-000/patch-10
Only warn of zero size when map should be visible
|
2021-08-17 10:27:35 +02:00 |
|
mike-000
|
0f56eed272
|
only warn of zero size when map should be visible
|
2021-08-16 23:43:43 +01:00 |
|
Andreas Hocevar
|
b41abcb08e
|
Merge pull request #12631 from openlayers/dependabot/npm_and_yarn/marked-3.0.0
Bump marked from 2.1.3 to 3.0.0
|
2021-08-16 14:03:47 +02:00 |
|
Andreas Hocevar
|
e9607acacb
|
Merge pull request #12630 from openlayers/dependabot/npm_and_yarn/webpack-5.50.0
Bump webpack from 5.49.0 to 5.50.0
|
2021-08-16 14:02:55 +02:00 |
|
Andreas Hocevar
|
c155850395
|
Merge pull request #12629 from openlayers/dependabot/npm_and_yarn/yargs-17.1.1
Bump yargs from 17.1.0 to 17.1.1
|
2021-08-16 14:02:15 +02:00 |
|
Andreas Hocevar
|
b068284d8f
|
Merge pull request #12628 from openlayers/dependabot/npm_and_yarn/rollup-2.56.2
Bump rollup from 2.56.1 to 2.56.2
|
2021-08-16 14:01:47 +02:00 |
|
Andreas Hocevar
|
2332acc4e4
|
Merge pull request #12626 from mike-000/patch-9
Set canvas style to override problem 3rd party css
|
2021-08-16 12:15:07 +02:00 |
|
dependabot[bot]
|
d6a1f83b0e
|
Bump marked from 2.1.3 to 3.0.0
Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 3.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.1.3...v3.0.0)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 10:02:10 +00:00 |
|
dependabot[bot]
|
492fa3d9f7
|
Bump webpack from 5.49.0 to 5.50.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.49.0...v5.50.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 10:01:56 +00:00 |
|
dependabot[bot]
|
2c0fc5eded
|
Bump yargs from 17.1.0 to 17.1.1
Bumps [yargs](https://github.com/yargs/yargs) from 17.1.0 to 17.1.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.1.0...v17.1.1)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 10:01:25 +00:00 |
|
dependabot[bot]
|
82e17ca11b
|
Bump rollup from 2.56.1 to 2.56.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.1 to 2.56.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.56.1...v2.56.2)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 10:01:13 +00:00 |
|
dependabot[bot]
|
f5fd052aee
|
Bump webpack-cli from 4.7.2 to 4.8.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 10:00:59 +00:00 |
|
mike-000
|
d824475305
|
set initial style after document.createElement
|
2021-08-16 10:27:41 +01:00 |
|
mike-000
|
78c105e838
|
set canvas style to override problem 3rd party css
move typecast for simplicity
|
2021-08-15 23:14:41 +01:00 |
|
Andreas Hocevar
|
000461993b
|
Add undefined as type when optional and no default
|
2021-08-12 12:18:51 +02:00 |
|
Andreas Hocevar
|
44ec78749f
|
Merge pull request #12616 from openlayers/dependabot/npm_and_yarn/webpack-5.49.0
Bump webpack from 5.47.1 to 5.49.0
|
2021-08-09 14:22:51 +02:00 |
|
Andreas Hocevar
|
0649f613ad
|
Merge pull request #12617 from openlayers/dependabot/npm_and_yarn/babel/eslint-parser-7.15.0
Bump @babel/eslint-parser from 7.14.9 to 7.15.0
|
2021-08-09 14:22:18 +02:00 |
|
Andreas Hocevar
|
6ee0da2d76
|
Merge pull request #12615 from openlayers/dependabot/npm_and_yarn/rollup-2.56.1
Bump rollup from 2.56.0 to 2.56.1
|
2021-08-09 14:21:45 +02:00 |
|
Andreas Hocevar
|
d86cc70e46
|
Merge pull request #12614 from openlayers/dependabot/npm_and_yarn/puppeteer-10.2.0
Bump puppeteer from 10.1.0 to 10.2.0
|
2021-08-09 14:21:16 +02:00 |
|
Andreas Hocevar
|
91a24d45bd
|
Merge pull request #12613 from openlayers/dependabot/npm_and_yarn/yargs-17.1.0
Bump yargs from 17.0.1 to 17.1.0
|
2021-08-09 14:18:44 +02:00 |
|
Andreas Hocevar
|
99fe1d1f8b
|
Merge pull request #12612 from openlayers/dependabot/npm_and_yarn/babel/core-7.15.0
Bump @babel/core from 7.14.8 to 7.15.0
|
2021-08-09 14:18:13 +02:00 |
|
dependabot[bot]
|
5e50a23bc7
|
Bump webpack from 5.47.1 to 5.49.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.47.1 to 5.49.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.47.1...v5.49.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 12:12:37 +00:00 |
|
dependabot[bot]
|
9f7b8b955f
|
Bump @babel/core from 7.14.8 to 7.15.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.8 to 7.15.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.0/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 12:12:35 +00:00 |
|
Andreas Hocevar
|
c328d47074
|
Merge pull request #12611 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.15.0
Bump @babel/preset-env from 7.14.9 to 7.15.0
|
2021-08-09 14:11:43 +02:00 |
|
Andreas Hocevar
|
3420eeca1c
|
Merge pull request #12610 from openlayers/dependabot/npm_and_yarn/clean-css-cli-5.3.3
Bump clean-css-cli from 5.3.2 to 5.3.3
|
2021-08-09 14:11:09 +02:00 |
|
dependabot[bot]
|
1eb2f36deb
|
Bump @babel/eslint-parser from 7.14.9 to 7.15.0
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.9 to 7.15.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.0/eslint/babel-eslint-parser)
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 10:02:31 +00:00 |
|
dependabot[bot]
|
1feae26489
|
Bump rollup from 2.56.0 to 2.56.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.0 to 2.56.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.56.0...v2.56.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 10:01:59 +00:00 |
|
dependabot[bot]
|
3ad04d09cc
|
Bump puppeteer from 10.1.0 to 10.2.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.1.0...v10.2.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 10:01:40 +00:00 |
|
dependabot[bot]
|
acd6f9b5d7
|
Bump yargs from 17.0.1 to 17.1.0
Bumps [yargs](https://github.com/yargs/yargs) from 17.0.1 to 17.1.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.0.1...v17.1.0)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 10:01:26 +00:00 |
|
dependabot[bot]
|
f166629dd5
|
Bump @babel/preset-env from 7.14.9 to 7.15.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.9 to 7.15.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.0/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 10:01:00 +00:00 |
|
dependabot[bot]
|
0d3526976d
|
Bump clean-css-cli from 5.3.2 to 5.3.3
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/clean-css/clean-css-cli/releases)
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.3.2...v5.3.3)
---
updated-dependencies:
- dependency-name: clean-css-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 10:00:43 +00:00 |
|