Commit Graph

30676 Commits

Author SHA1 Message Date
dependabot[bot]
3ebd1d7f1d Bump puppeteer from 12.0.0 to 12.0.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 12.0.0 to 12.0.1.
- [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/v12.0.0...v12.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 10:02:08 +00:00
dependabot[bot]
72c78e3e92 Bump marked from 4.0.5 to 4.0.6
Bumps [marked](https://github.com/markedjs/marked) from 4.0.5 to 4.0.6.
- [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.5...v4.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 10:01:47 +00:00
dependabot[bot]
6c7d8f6af9 Bump eslint from 8.3.0 to 8.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.3.0...v8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 10:01:35 +00:00
dependabot[bot]
28fc19e6ae Bump geotiff from 1.0.8 to 1.0.9
Bumps [geotiff](https://github.com/geotiffjs/geotiff.js) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/geotiffjs/geotiff.js/releases)
- [Commits](https://github.com/geotiffjs/geotiff.js/compare/v1.0.8...v1.0.9)

---
updated-dependencies:
- dependency-name: geotiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 10:01:16 +00:00
Tim Schaub
f5803ad6ca Support expressions for band arguments 2021-12-05 17:04:50 -07:00
Andreas Hocevar
67c183958a Use applyBackground instead of custom code 2021-12-06 00:07:16 +01:00
Andreas Hocevar
3638df90f8 Add layer background 2021-12-06 00:07:15 +01:00
Andreas Hocevar
4ed1226411 Merge pull request #13084 from ahocevar/normalize-urls
Normalize relative sprite and glyph urls for style url
2021-12-04 17:35:09 +01:00
Andreas Hocevar
60c4268569 Normalize relative urls for style url 2021-12-04 14:36:08 +01:00
Tim Schaub
747967e797 Merge pull request #13020 from tschaub/set-style
Allow WebGL tile layer style to be updated
2021-12-03 17:24:26 -07:00
Andreas Hocevar
d86464a812 Merge pull request #13073 from ahocevar/image-decode-fallback
Fall back to standard load handling when decode fails
2021-12-03 07:19:13 +01:00
Tim Schaub
acea9dc822 Rendering test for setting layer style 2021-12-02 17:16:35 -07:00
Tim Schaub
686a6f147d Add example of resetting a layer style 2021-12-02 16:32:00 -07:00
Tim Schaub
c2fc800fc1 Allow WebGL tile layer style to be updated 2021-12-02 16:32:00 -07:00
Andreas Hocevar
d95e507af3 Merge pull request #13077 from jipexu/main
update draw and modify features example
2021-12-02 18:24:12 +01:00
jipexu
b24f0c9f1b Update examples/draw-and-modify-features.js
Co-authored-by: Andreas Hocevar <andreas.hocevar@gmail.com>
2021-12-02 18:12:10 +01:00
jipexu
9d94485b48 Update examples/draw-and-modify-features.js
Co-authored-by: Andreas Hocevar <andreas.hocevar@gmail.com>
2021-12-02 18:11:53 +01:00
jipexu
f73a891797 Update examples/draw-and-modify-features.js
Co-authored-by: Andreas Hocevar <andreas.hocevar@gmail.com>
2021-12-02 18:11:23 +01:00
jeanpierre
004f429ee2 Update draw-and-modify-features.js
Co-Authored-By: Andreas Hocevar <211514+ahocevar@users.noreply.github.com>
2021-12-02 16:58:08 +01:00
jeanpierre
bad0105352 Update draw-and-modify-features.js
import

Co-Authored-By: Andreas Hocevar <211514+ahocevar@users.noreply.github.com>
2021-12-02 16:52:56 +01:00
jeanpierre
cea1c79803 Update draw-and-modify-features.js
forget import ..?

Co-Authored-By: Andreas Hocevar <211514+ahocevar@users.noreply.github.com>
2021-12-02 16:41:00 +01:00
jipexu
8e8d8598b9 update draw and modify features example
update draw and modify features example

Co-Authored-By: Andreas Hocevar <211514+ahocevar@users.noreply.github.com>
2021-12-02 15:46:01 +01:00
Tim Schaub
ed07d60314 Merge pull request #13069 from tschaub/geotiff-stats
Normalize based on GDAL stats metadata
2021-12-02 04:59:43 -07:00
Andreas Hocevar
2d92756f84 Fall back to standard load handling when decode fails 2021-12-02 08:34:51 +01:00
Andreas Hocevar
eb76d072a9 Merge pull request #13070 from ahocevar/mapboxvector-minzoom
Use source minzoom if not configured otherwise
2021-12-02 06:25:12 +01:00
Andreas Hocevar
544e55fe1a Use source minzoom if not configured otherwise 2021-12-02 06:19:21 +01:00
Tim Schaub
04ac30009b Normalize based on GDAL stats metadata 2021-12-01 09:46:37 -07:00
Tim Schaub
38bff05e43 Merge pull request #13065 from jipexu/main
Fix typo in example
2021-12-01 07:21:10 -07:00
Tim Schaub
43c40eb6d6 Merge pull request #13060 from tschaub/less-nodata
Avoid fetching data outside the grid extent
2021-12-01 07:12:21 -07:00
jipexu
3a57a873bc typo
visibile => visible
2021-12-01 12:19:22 +01:00
Tim Schaub
3ef40f8e22 Allow wrapX to be set on GeoTIFF sources 2021-11-30 16:49:21 -07:00
Tim Schaub
3bf1aef8e2 Avoid loading tiles outside the grid extent 2021-11-30 16:30:51 -07:00
Tim Schaub
a788c9bd1e Merge pull request #13057 from openlayers/dependabot/npm_and_yarn/puppeteer-12.0.0
Bump puppeteer from 11.0.0 to 12.0.0
2021-11-29 08:15:54 -07:00
Tim Schaub
eaea5b3bdc Update expectations 2021-11-29 08:10:09 -07:00
Tim Schaub
b678c51234 Merge pull request #13055 from openlayers/dependabot/npm_and_yarn/webpack-5.64.4
Bump webpack from 5.64.2 to 5.64.4
2021-11-29 08:04:47 -07:00
Andreas Hocevar
2e755764ec Merge pull request #13054 from ahocevar/ogc-api-tilesets
Updates for newer version of the OGC API spec draft
2021-11-29 16:02:49 +01:00
dependabot[bot]
dbec83b8d9 Bump webpack from 5.64.2 to 5.64.4
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.2 to 5.64.4.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.64.2...v5.64.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 14:15:08 +00:00
Tim Schaub
ad21ed7840 Merge pull request #13056 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.6.0
Bump webpack-dev-server from 4.5.0 to 4.6.0
2021-11-29 07:14:23 -07:00
Tim Schaub
68332c48b5 Merge pull request #13058 from openlayers/dependabot/npm_and_yarn/marked-4.0.5
Bump marked from 4.0.4 to 4.0.5
2021-11-29 07:13:50 -07:00
Andreas Hocevar
7d8afea8a7 Fix axis order 2021-11-29 13:52:14 +01:00
dependabot[bot]
6432a16a98 Bump marked from 4.0.4 to 4.0.5
Bumps [marked](https://github.com/markedjs/marked) from 4.0.4 to 4.0.5.
- [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.4...v4.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 10:01:54 +00:00
dependabot[bot]
7fa8081226 Bump puppeteer from 11.0.0 to 12.0.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 11.0.0 to 12.0.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/v11.0.0...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 10:01:39 +00:00
dependabot[bot]
dcc7c27ec0 Bump webpack-dev-server from 4.5.0 to 4.6.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.5.0 to 4.6.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.5.0...v4.6.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>
2021-11-29 10:01:11 +00:00
Andreas Hocevar
8e6f451553 Updates for newer version of the OGC API spec draft 2021-11-29 10:42:28 +01:00
Andreas Hocevar
b9b1b535dd Merge pull request #13045 from ahocevar/mapbox-vector
Fix tiles and background handling
2021-11-25 16:04:01 +01:00
Andreas Hocevar
cafba311de Fix test styles to make them valid 2021-11-24 11:59:50 +01:00
Andreas Hocevar
e00d005088 Fix tiles and background handling 2021-11-24 10:53:55 +01:00
Tim Schaub
87d37937c5 Merge pull request #13032 from openlayers/dependabot/npm_and_yarn/webpack-5.64.2
Bump webpack from 5.64.0 to 5.64.2
2021-11-22 09:05:24 -07:00
dependabot[bot]
243d466ece Bump webpack from 5.64.0 to 5.64.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.0 to 5.64.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.64.0...v5.64.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 15:55:40 +00:00
Tim Schaub
104e3364bd Merge pull request #13033 from openlayers/dependabot/npm_and_yarn/webpack-sources-3.2.2
Bump webpack-sources from 3.2.1 to 3.2.2
2021-11-22 08:54:55 -07:00