Andreas Hocevar
245f9f029a
Merge pull request #13760 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.9.2
...
Bump webpack-dev-server from 4.9.1 to 4.9.2
2022-06-13 14:25:30 +02:00
Andreas Hocevar
fcf3f118c1
Merge pull request #13761 from openlayers/dependabot/npm_and_yarn/globby-13.1.2
...
Bump globby from 13.1.1 to 13.1.2
2022-06-13 14:25:06 +02:00
dependabot[bot]
23636f636d
Bump globby from 13.1.1 to 13.1.2
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v13.1.1...v13.1.2 )
---
updated-dependencies:
- dependency-name: globby
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 10:03:25 +00:00
dependabot[bot]
7605770e04
Bump webpack-dev-server from 4.9.1 to 4.9.2
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.9.1 to 4.9.2.
- [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.9.1...v4.9.2 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 10:03:11 +00:00
Andreas Hocevar
9b6f94e194
Merge pull request #13745 from hargasinski/fix-modifying-polygons
...
Fix modifying polygons with overlapping vertices
2022-06-12 13:44:15 +02:00
Andreas Hocevar
0f1f3e70a7
Merge pull request #13749 from ahocevar/gml-polygon-ring-curve
...
Support GML polygons with ring curves instead of linear rings
2022-06-12 13:35:41 +02:00
MoonE
1f6d13836b
Merge pull request #13750 from MoonE/gemetry
...
Fix typo in method names
2022-06-11 18:28:40 +02:00
Maximilian Krög
758048f5d8
Fix typo in method names
2022-06-11 17:56:42 +02:00
Andreas Hocevar
e863960599
Support reading polygons with curve rings
2022-06-10 18:17:26 +02:00
Andreas Hocevar
2a8cc3d2f5
Map multiple LineStringSegments to a one LineString
2022-06-10 18:17:02 +02:00
Hubert Argasinski
5bcbd23cca
Fix modifying polygons with overlapping vertices
...
When a polygonal geometry, where one of the vertices overlaps the first
vertex in the same ring, is modified, ensure the correct vertices are
updated.
2022-06-08 18:36:49 -04:00
Andreas Hocevar
d530435e2e
Merge pull request #13724 from m-mohr/geotiff-from-blob
...
Load GeoTiff from Blob #13189 #13703
2022-06-08 16:03:13 +02:00
Andreas Hocevar
78e7f378fe
Merge pull request #12106 from IQGeo/issue-12101
...
improve text width calculation
2022-06-08 15:39:29 +02:00
Tim Schaub
7a7621c36f
Merge pull request #13732 from openlayers/dependabot/npm_and_yarn/eslint-8.17.0
...
Bump eslint from 8.16.0 to 8.17.0
2022-06-06 08:16:34 -06:00
dependabot[bot]
fbbf2f3961
Bump eslint from 8.16.0 to 8.17.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.17.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.16.0...v8.17.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 13:53:02 +00:00
Andreas Hocevar
f52af4a9af
Merge pull request #13730 from openlayers/dependabot/npm_and_yarn/typescript-4.7.3
...
Bump typescript from 4.7.2 to 4.7.3
2022-06-06 14:10:31 +02:00
Andreas Hocevar
c46a368f2f
Merge pull request #13731 from openlayers/dependabot/npm_and_yarn/webpack-5.73.0
...
Bump webpack from 5.72.1 to 5.73.0
2022-06-06 14:10:06 +02:00
Andreas Hocevar
ff955f76db
Merge pull request #13733 from openlayers/dependabot/npm_and_yarn/rollup-2.75.5
...
Bump rollup from 2.75.3 to 2.75.5
2022-06-06 14:09:40 +02:00
Andreas Hocevar
0f2a435297
Merge pull request #13734 from openlayers/dependabot/npm_and_yarn/puppeteer-14.2.1
...
Bump puppeteer from 14.1.1 to 14.2.1
2022-06-06 14:09:14 +02:00
Andreas Hocevar
38b189ecf9
Merge pull request #13735 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.9.1
...
Bump webpack-dev-server from 4.9.0 to 4.9.1
2022-06-06 14:08:45 +02:00
dependabot[bot]
3ad81f277c
Bump webpack-dev-server from 4.9.0 to 4.9.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.9.0 to 4.9.1.
- [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.9.0...v4.9.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 10:02:37 +00:00
dependabot[bot]
b567b6bd6c
Bump puppeteer from 14.1.1 to 14.2.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 14.1.1 to 14.2.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/v14.1.1...v14.2.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 10:02:13 +00:00
dependabot[bot]
824fcd2823
Bump rollup from 2.75.3 to 2.75.5
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.75.3 to 2.75.5.
- [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.75.3...v2.75.5 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 10:01:48 +00:00
dependabot[bot]
02f0ae0ff1
Bump webpack from 5.72.1 to 5.73.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 10:01:11 +00:00
dependabot[bot]
8df798fc2c
Bump typescript from 4.7.2 to 4.7.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 10:00:56 +00:00
Matthias Mohr
c2fc1f85bf
Load GeoTiff from Blob #13189 #13703
2022-06-01 23:49:01 +02:00
Andreas Hocevar
28b99b30a8
Merge pull request #13712 from mike-000/tile-pyramid-getData()
...
Fix tile pyramid getData()
2022-05-31 22:32:36 +02:00
Tim Schaub
bcc39b06b7
Merge pull request #13717 from openlayers/dependabot/npm_and_yarn/babel/core-7.18.2
...
Bump @babel/core from 7.18.0 to 7.18.2
2022-05-30 08:37:17 -07:00
Tim Schaub
b71750200d
Merge pull request #13718 from openlayers/dependabot/npm_and_yarn/rollup-2.75.3
...
Bump rollup from 2.74.1 to 2.75.3
2022-05-30 08:36:29 -07:00
Tim Schaub
cc2e8a8ad1
Merge pull request #13716 from openlayers/dependabot/npm_and_yarn/types/offscreencanvas-2019.7.0
...
Bump @types/offscreencanvas from 2019.6.4 to 2019.7.0
2022-05-30 08:35:08 -07:00
Tim Schaub
90400aad29
Merge pull request #13719 from openlayers/dependabot/npm_and_yarn/typescript-4.7.2
...
Bump typescript from 4.6.4 to 4.7.2
2022-05-30 08:34:17 -07:00
Tim Schaub
a00e748ebf
Merge pull request #13720 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.18.2
...
Bump @babel/preset-env from 7.18.0 to 7.18.2
2022-05-30 08:33:26 -07:00
Tim Schaub
99cf989b45
Merge pull request #13715 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-8.1.2
...
Bump ol-mapbox-style from 8.0.8 to 8.1.2
2022-05-30 08:32:07 -07:00
dependabot[bot]
e35412a14b
Bump @babel/preset-env from 7.18.0 to 7.18.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.0 to 7.18.2.
- [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.18.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 10:03:10 +00:00
dependabot[bot]
b41ddfce82
Bump typescript from 4.6.4 to 4.7.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 10:02:48 +00:00
dependabot[bot]
8903f2cec8
Bump rollup from 2.74.1 to 2.75.3
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.74.1 to 2.75.3.
- [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.74.1...v2.75.3 )
---
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-30 10:02:30 +00:00
dependabot[bot]
5eaa073269
Bump @babel/core from 7.18.0 to 7.18.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.0 to 7.18.2.
- [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.18.2/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-30 10:02:10 +00:00
dependabot[bot]
531eeebd01
Bump @types/offscreencanvas from 2019.6.4 to 2019.7.0
...
Bumps [@types/offscreencanvas](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/offscreencanvas ) from 2019.6.4 to 2019.7.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/offscreencanvas )
---
updated-dependencies:
- dependency-name: "@types/offscreencanvas"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 10:01:49 +00:00
dependabot[bot]
cefff95bb3
Bump ol-mapbox-style from 8.0.8 to 8.1.2
...
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style ) from 8.0.8 to 8.1.2.
- [Release notes](https://github.com/openlayers/ol-mapbox-style/releases )
- [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openlayers/ol-mapbox-style/compare/v8.0.8...v8.1.2 )
---
updated-dependencies:
- dependency-name: ol-mapbox-style
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 10:01:33 +00:00
mike-000
0affb38890
Correct name in docs
2022-05-29 14:08:44 +01:00
mike-000
bbfcf42daf
Test tile pyramid getData()
2022-05-28 11:56:26 +01:00
mike-000
214a384adf
Fix tile pyramid getData()
2022-05-28 11:56:24 +01:00
MoonE
ca48e15d73
Merge pull request #13709 from MoonE/ufo
...
Improve icon-sprite-webgl example
2022-05-27 08:25:51 +02:00
Maximilian Krög
8d8f4fd961
Improve icon-sprite-webgl example code
...
Should load slightly faster now by adding the source only after all
features are available, this avoids dispatching the addfeature event
for each of the 80000 features.
Use webgl tile layer for the background so the canvas can be shared
between both layers.
2022-05-26 20:30:24 +02:00
Maximilian Krög
03f3e619f2
Update ufo example data
...
Downloaded a newer version of the data from
https://www.kaggle.com/datasets/NUFORC/ufo-sightings?select=scrubbed.csv
and fixed the remaining errors in it.
2022-05-26 20:11:40 +02:00
MoonE
599257a144
Merge pull request #13627 from MoonE/hitdetect-origin-pixel-ratio
...
Fix hitdetection for icon with offset and pixelratio != 1
2022-05-25 22:45:03 +02:00
Maximilian Krög
d45e08d197
Fix icon offset for hitdetect image
...
It only worked correctly with pixel ratio of 1
2022-05-25 22:33:57 +02:00
Maximilian Krög
6b3c9cc196
Test hitdetect icon with offset
2022-05-25 22:33:57 +02:00
Maximilian Krög
f5bdc982b5
Improve test coverage for icon clone method
2022-05-25 22:33:54 +02:00
MoonE
bed1e514f9
Merge pull request #13626 from MoonE/rendercomplete-wait-for-icons
...
Wait for icons to be loaded before firing rendercomplete event
2022-05-25 22:32:43 +02:00