Benjamin Gerber
d807f13a93
Add featureTypesBbox option on WFS writeGetFeature
...
Add a possibility to provide one specific bbox per feature type
on WFS writeGetFeature. This option results to one query node
per featureTypesBbox item. One query node, for one feature type,
will have a specific bbox filter and every query node will share
the same others filters (if a filter option is defined).
2020-11-16 12:59:30 +01:00
Benjamin Gerber
843010bfcf
Remove useless if statement on WFS writeGetFeature
...
Remove the if(options) {} statement as the options is not optional and
the further code expect to have this parameter.
2020-11-16 06:14:25 +01:00
Benjamin Gerber
a56d9bbb51
Better doc for WFS writeGetFeature options.
...
The geometryName option is required if you set the bbox option.
2020-11-11 13:06:16 +01:00
Andreas Hocevar
05b63869d5
Merge pull request #11732 from mike-000/patch-23
...
Replace readURI with readStyleURL for KML StyleURLs
2020-11-10 16:04:34 +01:00
mike-000
5d8212e48f
Replace readURI with readStyleURL for StyleURLs
...
readStyleURL ensures URL begins with # if it does not contain one
Remove old partial fix
Test handling of missing # in StyleURL
2020-11-10 14:42:20 +00:00
Tim Schaub
739f7f4c39
Merge pull request #11723 from mike-000/patch-22
...
Drag and Drop Interaction support for formats that read ArrayBuffer sources
2020-11-09 14:29:05 -07:00
mike-000
c5cd29e2ac
Link label to checkbox
2020-11-09 21:06:59 +00:00
mike-000
a6860118c7
Support formats that read ArrayBuffer sources
...
Drag-and-Drop support for formats that read arraybuffer sources
Add TextDecoder to polyfills
Add custom Drag-and-Drop examples for KMZ and MVT
Add sample download and KML styles option to existing example
Test arraybuffer and constructed formats
2020-11-09 17:02:31 +00:00
Andreas Hocevar
1273e68a38
Merge pull request #11731 from openlayers/dependabot/npm_and_yarn/mocha-8.2.1
...
Bump mocha from 8.2.0 to 8.2.1
2020-11-09 09:33:26 +01:00
dependabot-preview[bot]
fd1314a85d
Bump mocha from 8.2.0 to 8.2.1
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.2.0 to 8.2.1.
- [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/v8.2.0...v8.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-09 07:43:13 +00:00
Andreas Hocevar
1226fdfcca
Merge pull request #11730 from openlayers/dependabot/npm_and_yarn/marked-1.2.3
...
Bump marked from 1.2.2 to 1.2.3
2020-11-09 08:40:52 +01:00
Andreas Hocevar
70541c0497
Merge pull request #11729 from openlayers/dependabot/npm_and_yarn/eslint-7.13.0
...
Bump eslint from 7.12.1 to 7.13.0
2020-11-09 08:40:13 +01:00
Andreas Hocevar
c3b9e949bd
Merge pull request #11728 from openlayers/dependabot/npm_and_yarn/webpack-cli-4.2.0
...
Bump webpack-cli from 4.1.0 to 4.2.0
2020-11-09 08:39:20 +01:00
Andreas Hocevar
abaaace885
Merge pull request #11727 from openlayers/dependabot/npm_and_yarn/karma-firefox-launcher-2.1.0
...
Bump karma-firefox-launcher from 2.0.0 to 2.1.0
2020-11-09 08:34:50 +01:00
Andreas Hocevar
96b5d8148b
Merge pull request #11726 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-6.3.0
...
Bump copy-webpack-plugin from 6.2.1 to 6.3.0
2020-11-09 08:33:55 +01:00
dependabot-preview[bot]
207e5ebeea
Bump marked from 1.2.2 to 1.2.3
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.2 to 1.2.3.
- [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/v1.2.2...v1.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-09 07:29:22 +00:00
dependabot-preview[bot]
5b57aa8617
Bump eslint from 7.12.1 to 7.13.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.12.1 to 7.13.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.12.1...v7.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-09 07:27:42 +00:00
dependabot-preview[bot]
085e93e799
Bump webpack-cli from 4.1.0 to 4.2.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.1.0 to 4.2.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.1.0...webpack-cli@4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-09 07:26:53 +00:00
dependabot-preview[bot]
c1367d2dd3
Bump karma-firefox-launcher from 2.0.0 to 2.1.0
...
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases )
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v2.0.0...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-09 07:25:30 +00:00
dependabot-preview[bot]
8e1ed424f6
Bump copy-webpack-plugin from 6.2.1 to 6.3.0
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v6.2.1...v6.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-09 07:24:26 +00:00
Tim Schaub
bc75ad495e
Merge pull request #11724 from MoonE/tilesources-add-transition-option
...
Add transition option to OSM and CartoDB sources, document default
2020-11-08 11:19:14 -07:00
Maximilian Krög
2ebe90f9d3
Add transition option to OSM and CartoDB sources, document default
2020-11-07 22:37:10 +01:00
Andreas Hocevar
bdd343e87b
Merge pull request #11721 from mike-000/patch-21
...
Handle empty Z coordinates in KML
2020-11-06 13:38:06 +01:00
Andreas Hocevar
946d11269f
Merge pull request #11587 from MoonE/fix-text-along-path-orientation
...
Determine orientation by actual text start and end x
2020-11-06 13:35:55 +01:00
mike-000
6bc0bf8640
Test reading XY and empty Z coordinates
2020-11-06 10:32:39 +00:00
mike-000
f4654ff146
Handle empty Z coordinates
2020-11-06 10:19:29 +00:00
Andreas Hocevar
2a46063d1f
Merge pull request #11720 from ahocevar/winding-order-algorithm
...
Return to simpler and less efficient winding order algorithm
2020-11-06 10:48:46 +01:00
Andreas Hocevar
c1a547a9af
Return to simpler and less efficient winding order algorithm
2020-11-06 00:02:01 +01:00
Maximilian Krög
b3968a4219
Change textpath tests to work with changed method / return.
2020-11-05 22:35:54 +01:00
Maximilian Krög
b6ee7084c9
Fix stroke for text along path wiht negative x scale
2020-11-05 22:35:54 +01:00
Maximilian Krög
03f6cbb5a8
Draw substrings on straight line in one operation
2020-11-05 22:35:54 +01:00
Maximilian Krög
528833b05b
Don't iterate each chracter if entire string fits in single segment
2020-11-05 22:35:54 +01:00
Andreas Hocevar
9c5e61ffb0
Merge pull request #11715 from ahocevar/legacy-full
...
Add all symbols to the legacy build
2020-11-05 10:46:30 +01:00
Andreas Hocevar
f242b7d618
Update inline comments
2020-11-05 10:40:45 +01:00
Tim Schaub
7f51bce311
Merge pull request #11716 from mike-000/patch-20
...
Treat svg as binary resource
2020-11-04 18:31:31 -07:00
mike-000
1f991b980b
Treat svg as binary resource
2020-11-04 20:59:54 +00:00
Andreas Hocevar
68d6a6b84c
Add all symbols to the legacy build
2020-11-04 19:56:24 +01:00
Andreas Hocevar
00415c6774
Merge pull request #11708 from openlayers/dependabot/npm_and_yarn/rollup-2.33.1
...
Bump rollup from 2.32.1 to 2.33.1
2020-11-04 10:30:37 +01:00
Andreas Hocevar
95c3ef7a20
Merge pull request #11705 from openlayers/dependabot/npm_and_yarn/webpack-dev-middleware-4.0.0
...
Bump webpack-dev-middleware from 3.7.2 to 4.0.0
2020-11-04 10:29:49 +01:00
Andreas Hocevar
d9e0ddeb75
Exit process when done
2020-11-04 10:24:14 +01:00
Andreas Hocevar
7519641d98
Use express for webpack-dev-middleware requirement
2020-11-03 23:11:24 +01:00
Tim Schaub
9182bdcb33
Merge pull request #11706 from openlayers/dependabot/npm_and_yarn/url-polyfill-1.1.12
...
Bump url-polyfill from 1.1.11 to 1.1.12
2020-11-03 06:36:30 -07:00
dependabot-preview[bot]
9e09070a9f
Bump rollup from 2.32.1 to 2.33.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.32.1 to 2.33.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.32.1...v2.33.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-03 13:36:28 +00:00
Tim Schaub
10dc59e43e
Merge pull request #11707 from openlayers/dependabot/npm_and_yarn/typescript-4.0.5
...
Bump typescript from 4.0.3 to 4.0.5
2020-11-03 06:35:43 -07:00
Tim Schaub
f18b8f51e4
Merge pull request #11709 from openlayers/dependabot/npm_and_yarn/sinon-9.2.1
...
Bump sinon from 9.2.0 to 9.2.1
2020-11-03 06:34:59 -07:00
Tim Schaub
8821ce8109
Merge pull request #11710 from openlayers/dependabot/npm_and_yarn/puppeteer-5.4.1
...
Bump puppeteer from 5.4.0 to 5.4.1
2020-11-03 06:34:09 -07:00
Tim Schaub
c67b9c76f4
Merge pull request #11711 from openlayers/dependabot/npm_and_yarn/eslint-7.12.1
...
Bump eslint from 7.12.0 to 7.12.1
2020-11-03 06:32:52 -07:00
Andreas Hocevar
5380a93aea
Remove options that are no longer valid
2020-11-02 19:49:38 +01:00
Andreas Hocevar
88fa3942d8
Merge pull request #11698 from ahocevar/draw-pointer
...
Draw pointer improvements
2020-11-02 18:40:12 +01:00
Andreas Hocevar
4fe8c54146
Input is a void element
...
Co-authored-by: Tim Schaub <tschaub@users.noreply.github.com >
2020-11-02 11:14:25 +01:00