Commit Graph

31148 Commits

Author SHA1 Message Date
VLCEK Martin
bd223b4447 fix currentClip == null 2022-05-13 16:03:14 +02:00
Tim Schaub
c6de7701bb Merge pull request #13669 from tschaub/nan-nodata
Handle NaN nodata
2022-05-12 14:58:50 -06:00
Tim Schaub
25b2007636 Handle NaN nodata 2022-05-12 11:31:08 -06:00
Andreas Hocevar
6341ed3a64 Merge pull request #13656 from arekgotfryd/draw-shapes-example-fix
Fix for parcel error while building examples
2022-05-10 16:09:51 +02:00
arkadiusz.gotfryd
6bbd9a1dd4 Fix for codesandbox.io env (code review change) 2022-05-09 21:16:46 +02:00
Tim Schaub
09229b5f70 Merge pull request #13661 from openlayers/dependabot/npm_and_yarn/rollup-2.72.1
Bump rollup from 2.71.1 to 2.72.1
2022-05-09 09:04:29 -06:00
dependabot[bot]
66fc5a21d8 Bump rollup from 2.71.1 to 2.72.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.71.1 to 2.72.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.71.1...v2.72.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 14:57:41 +00:00
Tim Schaub
55a1a15481 Merge pull request #13659 from openlayers/dependabot/npm_and_yarn/sinon-14.0.0
Bump sinon from 13.0.2 to 14.0.0
2022-05-09 08:57:08 -06:00
Tim Schaub
9d1de162c8 Merge pull request #13662 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.9.0
Bump webpack-dev-server from 4.8.1 to 4.9.0
2022-05-09 08:56:28 -06:00
Tim Schaub
4224f84280 Merge pull request #13663 from openlayers/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.3.0
Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0
2022-05-09 08:55:57 -06:00
dependabot[bot]
35499de4d4 Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.3.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 10:02:47 +00:00
dependabot[bot]
94c3d74fc2 Bump webpack-dev-server from 4.8.1 to 4.9.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.8.1...v4.9.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 10:02:32 +00:00
dependabot[bot]
fff0313950 Bump sinon from 13.0.2 to 14.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.2...v14.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 10:01:30 +00:00
arkadiusz.gotfryd
77cd464a7b Add module type to main.js script tag 2022-05-08 23:25:51 +02:00
arkadiusz.gotfryd
864e9e5c5f Fix for parcel error while building examples 2022-05-08 22:54:22 +02:00
Tim Schaub
a5c2c8d3d4 Merge pull request #13648 from tschaub/data-tile-size
Explicit data tile size
2022-05-07 10:16:40 -06:00
Andreas Hocevar
b490b2e01a Use a compatible version of geotiff.js 2022-05-07 11:27:07 +02:00
Andreas Hocevar
4efef182bb Common tile size check with tolerance 2022-05-07 09:50:21 +02:00
Tim Schaub
38b48bd341 Explicit data tile size 2022-05-06 14:47:10 -06:00
Andreas Hocevar
71f37802ae Merge pull request #13566 from CNS-Solutions/decluttering
Decluttering mode by style
2022-05-06 22:23:59 +02:00
VLCEK Martin
6ab4d452a4 reference image from CI 2022-05-06 16:52:56 +02:00
Andreas Hocevar
b29ad01c7a Merge pull request #13645 from mike-000/tile-load-errors
Output GeoTIFF tile load errors to console
2022-05-06 12:23:46 +02:00
VLCEK Martin
bce37b5650 Zoom out a bit for rendering test 2022-05-06 06:56:13 +02:00
VLCEK Martin
9adfe7aca6 improve test with overlapping circles. 2022-05-05 13:47:46 +02:00
VLCEK Martin
9338286661 improve test with overlapping circles. 2022-05-05 13:26:12 +02:00
VLCEK Martin
e1593ce59d Support declutter mode for image styles
Allows to specify for each image style, whether the image
should be decluttered, always drawn but still serving as
obstacle, or drawn without being an obstacle for other
images/texts.

The layer must still have declutter = true set for this
property to have any effect.
2022-05-05 12:34:00 +02:00
mike-000
cf95f6313b fix lint 2022-05-04 20:18:17 +01:00
mike-000
8ef8cbf4e2 output tile load errors to console 2022-05-04 19:54:07 +01:00
Andreas Hocevar
c2639f89f2 Merge pull request #13602 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-8.0.7
Bump ol-mapbox-style from 8.0.5 to 8.0.7
2022-05-04 00:53:17 +02:00
Andreas Hocevar
27830562fd Update test image 2022-05-04 00:39:30 +02:00
Marc Jansen
7aa36c65d4 Merge pull request #13641 from openlayers/typo
Fix typos in upgrade notes
2022-05-03 23:15:36 +02:00
Marc Jansen
5f130fb261 Properly close quotes 2022-05-03 23:10:20 +02:00
Marc Jansen
be41da34ef Fix a typo in upgrade notes
Introduced in https://github.com/openlayers/openlayers/pull/13637
2022-05-03 22:15:52 +02:00
Andreas Hocevar
9a6ff5a321 Merge pull request #13637 from ahocevar/dimensions-transform
Let transform function transform all dimensions it is capable of
2022-05-03 15:19:20 +02:00
Andreas Hocevar
6614cf6051 Merge pull request #13628 from openlayers/dependabot/npm_and_yarn/marked-4.0.15
Bump marked from 4.0.14 to 4.0.15
2022-05-03 15:07:36 +02:00
Andreas Hocevar
50c96831d9 Merge pull request #13629 from openlayers/dependabot/npm_and_yarn/express-4.18.1
Bump express from 4.18.0 to 4.18.1
2022-05-03 13:43:08 +02:00
dependabot[bot]
32cb86f63d Bump marked from 4.0.14 to 4.0.15
Bumps [marked](https://github.com/markedjs/marked) from 4.0.14 to 4.0.15.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.14...v4.0.15)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 11:42:58 +00:00
Andreas Hocevar
92b5c7a4f9 Merge pull request #13630 from openlayers/dependabot/npm_and_yarn/rollup-2.71.1
Bump rollup from 2.70.2 to 2.71.1
2022-05-03 13:42:44 +02:00
Andreas Hocevar
ef39e55a92 Merge pull request #13631 from openlayers/dependabot/npm_and_yarn/typescript-4.6.4
Bump typescript from 4.6.3 to 4.6.4
2022-05-03 13:42:11 +02:00
Andreas Hocevar
4e21e1e24e Merge pull request #13632 from openlayers/dependabot/npm_and_yarn/mocha-10.0.0
Bump mocha from 9.2.2 to 10.0.0
2022-05-03 13:41:38 +02:00
dependabot[bot]
0b4059ae9f Bump express from 4.18.0 to 4.18.1
Bumps [express](https://github.com/expressjs/express) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.0...4.18.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 11:35:22 +00:00
Andreas Hocevar
959fffaa70 Merge pull request #13633 from openlayers/dependabot/npm_and_yarn/babel/core-7.17.10
Bump @babel/core from 7.17.9 to 7.17.10
2022-05-03 13:34:26 +02:00
Andreas Hocevar
d445d0d9c4 Merge pull request #13634 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.17.10
Bump @babel/preset-env from 7.16.11 to 7.17.10
2022-05-03 13:34:01 +02:00
Andreas Hocevar
6ace5e7530 Let transform function transform all dimensions it is capable of 2022-05-02 22:25:11 +02:00
dependabot[bot]
989a87ee29 Bump @babel/preset-env from 7.16.11 to 7.17.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.17.10.
- [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.17.10/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>
2022-05-02 10:02:43 +00:00
dependabot[bot]
69d2d8f3f1 Bump @babel/core from 7.17.9 to 7.17.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.9 to 7.17.10.
- [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.17.10/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 10:02:25 +00:00
dependabot[bot]
4f843d4d48 Bump mocha from 9.2.2 to 10.0.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.2...v10.0.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 10:01:59 +00:00
dependabot[bot]
cd933dd68e Bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 10:01:48 +00:00
dependabot[bot]
122052e7e1 Bump rollup from 2.70.2 to 2.71.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.2 to 2.71.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.70.2...v2.71.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 10:01:33 +00:00
Tim Schaub
626baaafa2 Merge pull request #13616 from openlayers/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2022-04-28 21:02:07 -06:00