Tim Schaub
a9ad24cce2
6.0.0-beta.13
2019-08-12 21:22:15 -06:00
Andreas Hocevar
486eb205cb
Merge pull request #9844 from ahocevar/empty-vectorrendertile
...
Set initial tile state to EMPTY when outside source extent
2019-08-11 21:50:50 +02:00
ahocevar
28e64f646f
Set initial tile state to EMPTY when outside source extent
2019-08-11 00:13:18 +02:00
Andreas Hocevar
78cf32ae70
Merge pull request #9839 from mike-000/patch-1
...
Enable correct display of side-by-side example when not using the examples template
2019-08-09 00:40:38 +02:00
mike-000
a340da8f6e
Update side-by-side.css
2019-08-08 22:48:08 +01:00
mike-000
336056f4f0
Update side-by-side.html
2019-08-08 22:40:37 +01:00
Andreas Hocevar
e31e4b7867
Merge pull request #9838 from ahocevar/wms-servertype
...
Make WMSServerType appear in API docs
2019-08-08 21:36:52 +02:00
ahocevar
683c0ef5dc
Make WMSServerType appear in API docs
2019-08-08 21:29:29 +02:00
Andreas Hocevar
23179e9ac5
Merge pull request #9754 from mike-000/patch-1
...
Export PDF example extent corrections
2019-08-08 21:07:49 +02:00
mike-000
7cdfc33d15
Export PDF example extent corrections
...
Fixes #9460 and #9665
Replace calculateExtent and fit with getResolution and setResolution as the former do not produce the desired result when the view is rotated.
Export the viewport instead of the map div (which doesn't resize) and specify the width and height in the export options
This is a minimal fix for the two issues. Further enhancement including a fallback to export layer canvases where the browser doesn't support html-to-image could be done separately if necessary.
2019-08-08 19:41:51 +02:00
Andreas Hocevar
776dab81b8
Merge pull request #9834 from ahocevar/nextzen
...
Use nextzen for osm-vector-tiles example
2019-08-08 18:38:56 +02:00
ahocevar
182f1448a9
Use nextzen for osm-vector-tiles example
2019-08-08 12:57:55 +02:00
Andreas Hocevar
9b6fcf8d7b
Merge pull request #9833 from ahocevar/remove-package-lock
...
Remove accidentally added package-lock.json
2019-08-08 12:52:33 +02:00
ahocevar
bd1c8db7a3
Remove accidentally added package-lock.json
2019-08-08 12:35:24 +02:00
Tim Schaub
0fb638fcb6
Merge pull request #9817 from openlayers/greenkeeper/webpack-4.39.1
...
Update webpack to the latest version 🚀
2019-08-07 06:38:10 -06:00
Tim Schaub
effb95b322
Merge pull request #9827 from openlayers/greenkeeper/coveralls-3.0.6
...
Update coveralls to the latest version 🚀
2019-08-07 06:37:12 -06:00
Tim Schaub
e5ac326f1c
Merge pull request #9826 from tschaub/publish-options
...
Accept additional args when publishing
2019-08-07 06:33:14 -06:00
greenkeeper[bot]
2d0d06842d
chore(package): update lockfile package-lock.json
2019-08-07 07:41:55 +00:00
greenkeeper[bot]
7355906c3a
chore(package): update coveralls to version 3.0.6
2019-08-07 07:41:48 +00:00
Andreas Hocevar
ec10cda088
Merge pull request #9812 from ahocevar/zdirection
...
Make zDirection configurable on tile source
2019-08-07 08:56:23 +02:00
Tim Schaub
d59eed5d3b
Accept additional args when publishing
2019-08-07 00:01:57 -04:00
Tim Schaub
dec44a7202
6.0.0-beta.12
2019-08-06 23:49:25 -04:00
Tim Schaub
082e160212
Merge pull request #9824 from tschaub/zooms
...
Support zoom limits for layers
2019-08-06 21:32:26 -04:00
Tim Schaub
65ad4932f4
Support zoom limits for layers
2019-08-06 21:19:09 -04:00
greenkeeper[bot]
d4980754ad
chore(package): update webpack to version 4.39.1
2019-08-02 12:51:21 +00:00
Andreas Hocevar
c767091faf
Merge pull request #9816 from openlayers/greenkeeper/webpack-4.39.0
...
Update webpack to the latest version 🚀
2019-08-02 13:28:07 +02:00
greenkeeper[bot]
d8aec039a9
chore(package): update webpack to version 4.39.0
2019-08-01 16:07:39 +00:00
ahocevar
e07ff9c04e
Make zDirection configurable on tile source
2019-07-30 16:50:01 +02:00
Marc Jansen
230205c3fd
Merge pull request #9804 from mike-000/9799
...
Replacement for the Shared Views example
2019-07-26 21:50:31 +02:00
mike-000
c66347c365
Update side-by-side.js
2019-07-26 16:31:20 +01:00
Frédéric Junod
bf2a13138d
Merge pull request #9803 from openlayers/mp_cleanup
...
Remove unused variable in MousePosition control
2019-07-26 15:52:09 +02:00
Andreas Hocevar
8f85b1ba23
Merge pull request #9802 from ahocevar/empty-image
...
Introduce EMPTY image state to deal with images outside the view extent
2019-07-26 15:35:30 +02:00
mike-000
576fc6a82e
Update side-by-side.js
2019-07-26 14:23:49 +01:00
mike-000
1e1a6d0939
Update side-by-side.js
2019-07-26 14:17:42 +01:00
mike-000
8034b72231
Update side-by-side.html
2019-07-26 14:02:37 +01:00
Frederic Junod
2d2f4eb1a2
Remove unused variable in MousePosition control
...
`this.lastMouseMovePixel_` value is never read.
2019-07-26 14:54:14 +02:00
mike-000
ac9b435a74
Create side-by-side.js
2019-07-26 13:36:51 +01:00
mike-000
9946554575
Create side-by-side.css
2019-07-26 13:34:28 +01:00
mike-000
e6458222c1
Create side-by-side.html
2019-07-26 13:32:28 +01:00
ahocevar
62d8760420
Introduce EMPTY image state to deal with images outside the view extent
2019-07-26 13:47:35 +02:00
Frédéric Junod
1cc92b4751
Merge pull request #9801 from openlayers/greenkeeper/webpack-4.38.0
...
Update webpack to the latest version 🚀
2019-07-26 11:45:25 +02:00
greenkeeper[bot]
8bf0284443
chore(package): update webpack to version 4.38.0
2019-07-26 07:50:01 +00:00
Andreas Hocevar
17551d2f08
Merge pull request #9795 from openlayers/greenkeeper/webpack-4.37.0
...
Update webpack to the latest version 🚀
2019-07-24 01:37:38 +02:00
greenkeeper[bot]
3f47a7e7be
chore(package): update webpack to version 4.37.0
2019-07-23 21:39:52 +02:00
Andreas Hocevar
0cc1166a2d
Merge pull request #9797 from ahocevar/vectortile-false-positives
...
Avoid false positives for line and polygon hit detection
2019-07-23 21:32:22 +02:00
Marc Jansen
6d09acc0d3
Merge pull request #9794 from marcjansen/fix-lint
...
Fix linting error (import extension missing)
2019-07-23 20:10:22 +02:00
ahocevar
ba9cdd3aa2
Fix rendering tests
2019-07-23 19:28:28 +02:00
ahocevar
387f797f23
Avoid false positives for line and polygon hit detection
2019-07-23 19:24:27 +02:00
Marc Jansen
f6fba61b47
Fix linting error (import extension missing)
2019-07-23 11:52:31 +02:00
Marc Jansen
15cbd69457
Merge pull request #9792 from marcjansen/better-getgetlegendgraphicurl
...
Improve documentation of getGetLegendGraphicUrl
2019-07-23 11:38:32 +02:00
Andreas Hocevar
3dca01490f
Merge pull request #9793 from openlayers/greenkeeper/puppeteer-1.19.0
...
Update puppeteer to the latest version 🚀
2019-07-23 10:18:25 +02:00
Marc Jansen
b9c2ef389c
Merge pull request #9375 from KaiVolland/reproj-rendering
...
Replaces reproj image.tests.js and tile.tests.js
2019-07-23 08:20:28 +02:00
greenkeeper[bot]
6000b296e2
chore(package): update puppeteer to version 1.19.0
2019-07-23 05:09:59 +00:00
Marc Jansen
2869ed245c
Improve documentation of getGetLegendGraphicUrl
...
This also adresses one review comment by @jahow on #9762 .
2019-07-22 17:02:30 +02:00
Marc Jansen
993bf0d2cb
Merge pull request #9762 from KlausBenndorf/get-legend-request
...
Get legend request
2019-07-22 13:54:01 +02:00
Andreas Hocevar
2dda7127ed
Merge pull request #9789 from ahocevar/decode-if-src-only
...
Use Image.prototype.decode only when src is already set
2019-07-22 09:18:56 +02:00
ahocevar
3cef9f2e00
Use Image.prototype.decode only when src is already set
2019-07-19 17:09:24 +02:00
Andreas Hocevar
6948bb7ebb
Merge pull request #9778 from ahocevar/faster-getsourcetiles
...
Return existing source tiles if at target resolution
2019-07-19 16:55:25 +02:00
Frédéric Junod
7a0619447c
Merge pull request #9787 from openlayers/greenkeeper/mocha-6.2.0
...
Update mocha to the latest version 🚀
2019-07-19 11:40:41 +02:00
greenkeeper[bot]
30925b4250
chore(package): update mocha to version 6.2.0
2019-07-18 22:39:09 +00:00
Andreas Hocevar
f232622ad4
Merge pull request #9786 from openlayers/greenkeeper/webpack-4.36.1
...
chore(package): update webpack to version 4.36.1
2019-07-18 11:18:59 +02:00
greenkeeper[bot]
3a20993d1f
chore(package): update webpack to version 4.36.1
...
Closes #9781
2019-07-17 14:16:32 +00:00
ahocevar
612dd6fe28
Return existing source tiles if at target resolution
2019-07-16 22:09:24 +02:00
Tim Schaub
dc3ab508d4
Merge pull request #9622 from kekel87/master
...
Avoid mutating input in EsriJSON format
2019-07-15 14:35:58 -07:00
Andreas Hocevar
ff063caa4e
Merge pull request #9755 from ahocevar/font-loading
...
Font loading improvements
2019-07-15 12:21:28 +02:00
Olivier Guyot
a629b7e5f2
Merge pull request #9767 from jahow/webgl-hit-retina
...
Fix hit detection for webgl layers on retina devices
2019-07-15 09:06:59 +02:00
Andreas Hocevar
99c920d393
Merge pull request #9774 from ahocevar/observable-properties-docs
...
Fix observable properties documentation
2019-07-15 00:46:53 +02:00
Tim Schaub
26950a2fca
Merge pull request #9775 from openlayers/greenkeeper/jsdoc-3.6.3
...
Update jsdoc to the latest version 🚀
2019-07-14 11:11:46 -07:00
greenkeeper[bot]
5aabff5821
chore(package): update jsdoc to version 3.6.3
2019-07-14 17:36:55 +00:00
Michael Parry
a8e31dddee
FIx #9510 : EsriJSON readGeometry should not mutate input
2019-07-14 18:56:49 +02:00
ahocevar
b6bd35c15c
Fix observable properties documentation
2019-07-14 10:15:00 +02:00
Frédéric Junod
5222a0ffd6
Merge pull request #9772 from openlayers/greenkeeper/karma-chrome-launcher-3.0.0
...
Update karma-chrome-launcher to the latest version 🚀
2019-07-13 08:42:57 +02:00
Frédéric Junod
f43898bac1
Merge pull request #9769 from openlayers/greenkeeper/coveralls-3.0.5
...
Update coveralls to the latest version 🚀
2019-07-13 08:42:24 +02:00
Frédéric Junod
dd683855f2
Merge pull request #9759 from openlayers/greenkeeper/marked-0.7.0
...
Update marked to the latest version 🚀
2019-07-13 08:41:54 +02:00
greenkeeper[bot]
6812e13490
chore(package): update karma-chrome-launcher to version 3.0.0
2019-07-12 23:38:02 +00:00
greenkeeper[bot]
e8794e78a1
chore(package): update coveralls to version 3.0.5
2019-07-12 02:40:13 +00:00
Olivier Guyot
2f3e8d04f1
Webgl points / fix hit detection for retina devices
2019-07-11 00:05:55 +02:00
jahow
a0ff08b734
Webgl points / improve tests
...
Now testing with two features and adding a call to `prepareFrame`
without which the final render transform was off.
Also added a test with a pixelratio > 1.
2019-07-11 00:05:55 +02:00
Andreas Hocevar
32325bc4ab
Merge pull request #9763 from openlayers/greenkeeper/webpack-4.35.3
...
Update webpack to the latest version 🚀
2019-07-08 17:34:23 +02:00
greenkeeper[bot]
0ddc7da2f8
chore(package): update webpack to version 4.35.3
2019-07-08 14:33:48 +00:00
simonseyock
c0000e745e
make resolution in getGetLegendGraphicUrl optional
2019-07-08 15:14:13 +02:00
Kai Volland
f493f01bd0
Introduces getGetLegendGraphic method
...
Adds the `getGetLegendGraphic` method to `ImageWMS` and `TileWMS` source.
Also adds an example and corresponding tests.
2019-07-08 15:14:13 +02:00
greenkeeper[bot]
22e1bb0e2f
chore(package): update marked to version 0.7.0
2019-07-06 04:14:39 +00:00
Frédéric Junod
7e3ed92ba6
Merge pull request #9757 from fredj/canvas_types
...
Use CanvasLineJoin and CanvasLienCap types instead of string
2019-07-05 17:55:17 +02:00
Frederic Junod
ad51c7c08f
Use CanvasLineCap type instead of string
2019-07-05 11:11:35 +02:00
Frederic Junod
7a8a0c18ae
Use CanvasLineJoin type instead of string
2019-07-05 11:07:10 +02:00
Frédéric Junod
5cff84522a
Merge pull request #9745 from fredj/misc_webgl
...
Simplify heatmap's shaders
2019-07-05 08:27:08 +02:00
Frédéric Junod
562f14fc83
Merge pull request #9748 from fredj/rm_hit_transform
...
Remove hit detection transforms from ol/renderer/webgl/PointsLayer
2019-07-05 08:21:04 +02:00
Andreas Hocevar
79fc4bafe6
Merge pull request #9752 from mike-000/mike-000-9750
...
Custom Animation example and the multiWorld view constraint
2019-07-04 23:04:05 +02:00
ahocevar
4b48997a0b
Check font style and weight in addition to family
2019-07-04 16:12:35 +02:00
ahocevar
ab2d97d49b
Don't give up too early when waiting for fonts
2019-07-04 16:11:39 +02:00
ahocevar
5616c535b0
Clean up properly when clearing label cache
2019-07-04 16:10:28 +02:00
ahocevar
b4306da7bb
Fix font comparison, less context.font operations
2019-07-04 16:06:13 +02:00
Frédéric Junod
32d1d9214c
Merge pull request #9751 from logan-bounet/set-minarea-in-dragzoom
...
Add minArea typedef and ctor prop in DragZoom
2019-07-04 09:34:41 +02:00
mike-000
12d21689c6
Stop the default multiWorld constraint being applied on Custom Animation example
...
For zoom: 1 to be reached the default extent constraint must be removed by adding multiWorld: true
2019-07-03 17:36:07 +01:00
Logan BOUNET
87d80be915
Add minArea typedef and ctor prop in DragZoom
2019-07-03 10:29:13 -04:00
Frederic Junod
89295b0359
Remove hit detection transforms from ol/renderer/webgl/PointsLayer
2019-07-03 10:38:13 +02:00
Andreas Hocevar
621a573dd8
Merge pull request #9747 from ahocevar/format-setprojection-tilepixels-only
...
Set world projection only for tile-pixels units
2019-07-03 08:25:25 +02:00
Frederic Junod
73032db345
Remove unused 'v_screenCoord' from fragment shader
2019-07-03 08:16:37 +02:00
Tim Schaub
1f86818250
Merge pull request #9744 from openlayers/greenkeeper/webpack-4.35.2
...
chore(package): update webpack to version 4.35.2
2019-07-02 16:03:22 -06:00
ahocevar
534afae345
Set world projection only for tile-pixels units
2019-07-02 23:03:22 +02:00
Tim Schaub
ac3072d888
Merge pull request #9743 from lutzhelm/iiif-v3beta
...
Finalize IIIF Image API version 3
2019-07-02 08:28:14 -06:00
Lutz Helm
018a7e2753
Remove superfluous comma
2019-07-02 13:50:29 +02:00
Lutz Helm
3cc18b6ea1
Test full region zoom levels with IIIF Image API v3 tile source
2019-07-02 13:39:23 +02:00
Lutz Helm
0507132a21
Correct and test IIIF version 3 image info parser
2019-07-02 13:21:09 +02:00
Lutz Helm
7147dce4d0
Remove unused code in IIIFInfo parser
2019-07-02 09:52:08 +02:00
Lutz Helm
cc976dd4ad
Adjust IIIF info parsing to 3.0-beta spec
...
- respect `preferredFormats`
- correct compliance level profile formats and features
2019-07-01 17:51:52 +02:00
greenkeeper[bot]
dfd7b1f24f
chore(package): update webpack to version 4.35.2
...
Closes #9740
2019-07-01 13:04:21 +00:00
Frederic Junod
bb35a03704
Don't rotate the points of the heatmap layer
2019-07-01 11:29:27 +02:00
Frederic Junod
ed340d7e2c
Remove unused 'resolution' uniform from fragment shader
2019-07-01 10:00:55 +02:00
Frederic Junod
24e4f41452
Use size property from the frameState instead of creating new array
2019-07-01 09:44:37 +02:00
Andreas Hocevar
f44a199bae
Merge pull request #9738 from openlayers/greenkeeper/marked-0.6.3
...
Update marked to the latest version 🚀
2019-06-30 12:36:05 +02:00
greenkeeper[bot]
37af683630
chore(package): update marked to version 0.6.3
2019-06-30 02:13:29 +00:00
Andreas Hocevar
bb756bdc2c
Merge pull request #9737 from openlayers/greenkeeper/globby-10.0.0
...
Update globby to the latest version 🚀
2019-06-29 23:01:20 +02:00
greenkeeper[bot]
f3ea4e0301
chore(package): update globby to version 10.0.0
2019-06-29 18:02:47 +00:00
Andreas Hocevar
4a3e4c7c23
Merge pull request #9733 from ahocevar/apidoc-fixes
...
Get rid of JSDoc warnings and fix fires arguments
2019-06-29 14:40:08 +02:00
ahocevar
cb77f9e3dd
Get rid of JSDoc warnings and fix fires arguments
2019-06-29 10:25:35 +02:00
Andreas Hocevar
8ff29f8431
Merge pull request #9732 from ahocevar/vectortile-empty-key
...
Fix EMPTY state and source key handling
2019-06-29 10:18:53 +02:00
ahocevar
c4937bc716
Fix EMPTY state and source key handling
2019-06-28 23:25:36 +02:00
Frédéric Junod
abb696d0fa
Merge pull request #9724 from fredj/fix_import_in_tutorial
...
Fix wrong import in tutorial
2019-06-28 16:13:17 +02:00
Frédéric Junod
75a0a0ed49
Merge pull request #9722 from fredj/rm_unused
...
Remove unused param in getState function
2019-06-28 16:13:02 +02:00
Olivier Guyot
d9a4f37f75
Merge pull request #9655 from jahow/webgl-interaction
...
Add hit detection on the WebGL points renderer
2019-06-28 11:22:03 +02:00
Frederic Junod
933a6297bb
Remove unused hasFeatureAtCoordinate from ol/renderer/Layer
2019-06-28 11:10:33 +02:00
jahow
3bca9b5297
Webgl / use feature index for hit detection in points layer
...
For each feature its opacity value index is encoded on 4 bytes
in the color values, and the uid is stored in the opacity
value, allowing for a much higher range of uids to be read.
2019-06-28 09:12:20 +02:00
Olivier Guyot
28b99767f8
Webgl points / read only one pixel for feature hit detection
...
Also implements `hasFeatureAtCoordinate`.
`hitTolerance` is not supported for now.
2019-06-28 09:12:20 +02:00
Olivier Guyot
e852294938
Webgl / improve reading of render targets data
...
Now two methods are available: `readAll` and `readPixel`,
and the data from the render target is not re-read every time unless
`clearCachedData` is called.
2019-06-28 09:12:20 +02:00
Olivier Guyot
917950a32b
Improve icon-sprite-webgl example to include hit detection
2019-06-28 09:12:20 +02:00
Olivier Guyot
5ffca0633c
Webgl Points / Add support for feature hit detection
...
For now only `forEachFeatureAtCoordinate` is implemented.
Each time the viewport is rendered, another similar render pass is
done using the specific hit detection instructions. Feature uid's are
encoded in the r,g,b,a channels and can then be decoded on the fly.
Note: the `readPixels` operation is taking a lot of time,
around 10-20ms each frame.
2019-06-28 09:12:20 +02:00
Olivier Guyot
38920867fb
Webgl Helper / Add a method to prepare drawing to render targets
2019-06-28 09:12:20 +02:00
Olivier Guyot
6224d749c4
WebGL / Introduced the WebGLRenderTarget class
...
This utility class simplifies rendering to a texture & reading the
results of the render.
It also allows clearing its content before a new render.
2019-06-28 09:12:20 +02:00
Olivier Guyot
1257ade199
Webgl renderer / rename function to avoid confusion
...
`getBlankTexture` was too close to `WebGLHelper#createTexture`
2019-06-28 09:12:20 +02:00
Olivier Guyot
f25a16d90c
Webgl helper / rework create texture utils
...
Now only one util is available: `createTexture`, which
is tested and allows binding an image and reusing an existing texture.
2019-06-28 09:12:20 +02:00
Olivier Guyot
b6425187de
Remove unused WebGLShader class
2019-06-28 09:06:16 +02:00
Olivier Guyot
2b5e5459ab
Webgl points / add hit detection buffers generation
...
Hit detection is done by rendering features with their id encoded in the
color attribute. A parallel set of render instructions and a second
vertex buffer is used specifically for that.
2019-06-28 09:06:16 +02:00
Olivier Guyot
8145b358c0
Webgl renderer / add id encode/decode utils
2019-06-28 09:06:16 +02:00
Olivier Guyot
034e0be76f
Vector Source / index all features by uid
...
Previously features were indexed by uid only when they
did not have a defined id.
A new method was added: `getFeatureByUid`. This is not part of
the public API.
This will facilitate the lookup of features for hit detection.
2019-06-28 09:06:16 +02:00
Andreas Hocevar
6b60b25e8b
Merge pull request #9728 from ahocevar/remove-package-lock
...
Remove accidently added package-lock.json
2019-06-28 09:04:39 +02:00
ahocevar
9bceccb5d1
Remove accidently added package-lock.json
2019-06-27 22:05:20 +02:00
Frederic Junod
0497225d5d
Fix wrong import in tutorial
2019-06-27 17:01:46 +02:00
Frederic Junod
49a65568d8
Remove unused param in getState function
2019-06-27 15:07:59 +02:00
Tim Schaub
a4b76b2a00
Merge pull request #9719 from petrsloup/special-maptiler-key
...
Use special MapTiler API key dedicated for OpenLayers examples
2019-06-25 17:41:32 -06:00
Petr Sloup
61fdf965ba
Use special MapTiler API key dedicated for OpenLayers examples
2019-06-25 16:34:58 +02:00
Frédéric Junod
9e928b996c
Merge pull request #9714 from fredj/f9662
...
Update the circle style after setRadius calls
2019-06-25 16:15:48 +02:00
Frédéric Junod
3d60dfdeeb
Merge pull request #9718 from fredj/cleanup
...
Remove unused variable in ol/renderer/webgl/PointsLayer
2019-06-25 15:37:23 +02:00
Frederic Junod
54c670de77
Remove unused variable in ol/renderer/webgl/PointsLayer
2019-06-25 15:24:00 +02:00
Frederic Junod
9aa11d2e11
Update the circle style after setRadius calls
2019-06-25 10:42:52 +02:00
Frederic Junod
0d6368d4ec
Remove underscore from protected function, fix indentation, remove typecast
2019-06-25 10:40:11 +02:00
Frédéric Junod
caac90e8d7
Merge pull request #9711 from fredj/viewParams_space
...
Remove extra space for the 'viewParams' attribute
2019-06-25 08:29:22 +02:00
Tim Schaub
7464cedff7
6.0.0-beta.11
2019-06-24 17:06:04 -06:00
Tim Schaub
51c49e36bc
Merge pull request #9712 from tschaub/mvt-id
...
Allow an arbitrary tag to be used as feature id
2019-06-24 16:42:06 -06:00
Andreas Hocevar
b29099a278
Merge pull request #9709 from ahocevar/circleci-puppeteer
...
Try to make rendering tests run again in puppeteer
2019-06-24 21:59:32 +02:00
Tim Schaub
08c494dd11
Allow an arbitrary tag to be used as feature id
2019-06-24 12:01:12 -06:00
Frederic Junod
c428421586
Remove extra space for the 'viewParams' attribute
2019-06-24 16:28:04 +02:00
ahocevar
c0a2549285
Try to make rendering tests run again in puppeteer
2019-06-24 10:20:47 +02:00
ahocevar
2df5f85018
Set version to 6.0.0-beta.10
2019-06-24 09:52:07 +02:00
Andreas Hocevar
4a0d6ce43c
Merge pull request #9705 from ahocevar/vectortile-render-optimizations
...
Vector tile renderer optimizations and fixes
2019-06-24 09:50:56 +02:00
Andreas Hocevar
187969cbb3
Merge pull request #9706 from ahocevar/non-browser-screen-check
...
Do not use self to check browser features
2019-06-24 09:48:59 +02:00
ahocevar
8cdfc6e17c
Do not use self to check browser features
2019-06-23 14:26:40 +02:00
ahocevar
9cd35d67a9
Fix clipping and clearing
2019-06-23 14:23:32 +02:00
ahocevar
4d2fa476a3
Simpler z sort
2019-06-23 14:22:56 +02:00
ahocevar
f864c05070
Less frame budget restrictions
2019-06-23 14:07:22 +02:00
ahocevar
3557271e5a
Use Image.prototype.decode also in Safari
2019-06-23 14:06:14 +02:00
Andreas Hocevar
8a49e06ebd
Merge pull request #9704 from ahocevar/vectortile-reuse-issue
...
Handle container reuse properly when layers are added/removed
2019-06-22 19:33:59 +02:00
ahocevar
6783f6adb9
Handle container reuse properly when layers are added/removed
2019-06-22 19:12:39 +02:00
Tim Schaub
5eb27f7704
Merge pull request #9703 from openlayers/greenkeeper/eslint-6.0.0
...
Update eslint to the latest version 🚀
2019-06-22 07:13:34 -06:00
greenkeeper[bot]
df240fe905
chore(package): update eslint to version 6.0.0
2019-06-22 04:08:47 +00:00
Frédéric Junod
300522e3cc
Merge pull request #9701 from fredj/overlay_will-change
...
Remove will-change CSS rule for Overlay container
2019-06-21 16:36:27 +02:00
Tim Schaub
3ede6e32be
Merge pull request #9702 from lutzhelm/typecheck-iiif
...
Fix several TypeScript type check problems
2019-06-21 07:53:59 -06:00
Tim Schaub
ce45a10063
Merge pull request #9700 from KaiVolland/9692-typescript
...
Solves typescript related issues
2019-06-21 07:48:15 -06:00
Tim Schaub
2438ef167b
Merge pull request #9699 from petrsloup/maptiler-url-fix
...
Fix MapTiler API usage
2019-06-21 07:46:42 -06:00
Lutz Helm
d6dc7a926d
Fix several TypeScript type check problems
2019-06-21 15:26:28 +02:00
Frederic Junod
6e6a2cae06
Use version 4 TileJSON from mapbox
2019-06-21 14:33:26 +02:00
Frederic Junod
a6ebad008f
Remove will-change CSS rule for Overlay container
...
Fixes #9467
Fixes #9139
Chrome doesn't force a composition if the `will-change` CSS rule is different from `transform` or `opacity`.
See https://bugs.chromium.org/p/chromium/issues/detail?id=960953
2019-06-21 14:22:46 +02:00
Kai Volland
ed5d4aaf6d
Fixes typing issue in mat4.js
2019-06-21 13:35:40 +02:00
Kai Volland
f507efe77d
Fixes typing issue in Composite.js
2019-06-21 13:31:27 +02:00
Kai Volland
83173cd385
Fixes typing issue in VectorTile.js
2019-06-21 13:30:35 +02:00
Kai Volland
b6b91abc27
Fixes typing issue in DragPan.js
2019-06-21 13:28:56 +02:00
Petr Sloup
05c791efcd
Fix MapTiler API usage
2019-06-21 11:22:24 +02:00
Tim Schaub
2342626a57
Merge pull request #9698 from openlayers/greenkeeper/puppeteer-1.18.0
...
Update puppeteer to the latest version 🚀
2019-06-20 23:33:59 -06:00
greenkeeper[bot]
7c0a0a4786
chore(package): update puppeteer to version 1.18.0
2019-06-20 22:24:07 +00:00
Frédéric Junod
a35ca03e07
Merge pull request #9636 from fredj/rm_from_webgl
...
Remove and move code from ol/webgl
2019-06-20 16:16:27 +02:00
Tim Schaub
c522454af1
Merge pull request #9695 from openlayers/greenkeeper/webpack-4.35.0
...
Update webpack to the latest version 🚀
2019-06-20 07:16:29 -06:00
Frederic Junod
ef10834eb3
Remove unused constants from ol/webgl
...
And change the `EXTENSIONS` constant to a function
2019-06-20 10:25:22 +02:00
greenkeeper[bot]
8efad7bcff
chore(package): update webpack to version 4.35.0
2019-06-20 05:08:42 +00:00
Andreas Hocevar
51c8886d60
Merge pull request #9684 from ahocevar/doc-nav
...
List complete classes in doc navigation
2019-06-17 15:37:19 +02:00
Frédéric Junod
34a8702202
Merge pull request #9685 from fredj/rm_glContext
...
Remove glContext from RenderEvent
2019-06-17 14:10:51 +02:00
Frederic Junod
1f00da8d83
Remove glContext from RenderEvent
2019-06-17 13:52:56 +02:00
ahocevar
8d793ad6ec
List complete classes in doc navigation
2019-06-17 13:10:02 +02:00
Andreas Hocevar
bd8a7bff16
Merge pull request #9681 from ahocevar/apidoc-fixed-and-improved
...
Remove duplicates from api docs and make navigation more usable
2019-06-17 08:27:48 +02:00
ahocevar
d059689856
Index classes under modulues
2019-06-17 08:15:49 +02:00
ahocevar
4ea28333f8
Avoid duplicates in api docs
2019-06-17 08:15:17 +02:00
Andreas Hocevar
edebf35135
Merge pull request #9677 from ahocevar/featureformat-tilepixels
...
Add support for tile pixel projection in feature formats
2019-06-15 08:22:28 +02:00
Frédéric Junod
90b645daa5
Merge pull request #9679 from fredj/cleanup
...
Set pixelTransform and inversePixelTransform as protected
2019-06-15 07:53:15 +02:00
Andreas Hocevar
9eac927b45
Merge pull request #9678 from ahocevar/geography-class
...
Update geography class urls
2019-06-14 23:20:47 +02:00
Frederic Junod
ec5e8bfa50
Set pixelTransform and inversePixelTransform as protected
...
The variables are used in child classes
2019-06-14 14:52:28 +02:00
ahocevar
124e984a6d
Fix and simplify geojson-vt example
2019-06-14 14:28:37 +02:00
ahocevar
76f44efbb6
Add support for tile pixels to feature formats
2019-06-14 14:28:37 +02:00
ahocevar
ddaaf6a860
Update geography class urls
2019-06-14 12:53:52 +02:00
Tim Schaub
92c16ecdf5
Merge pull request #9673 from openlayers/greenkeeper/webpack-4.34.0
...
Update webpack to the latest version 🚀
2019-06-12 19:15:28 -06:00
greenkeeper[bot]
635d7a9189
chore(package): update webpack to version 4.34.0
2019-06-12 23:40:39 +00:00
Tim Schaub
fc6ca5eaf3
Merge pull request #9660 from openlayers/greenkeeper/pixelmatch-5.0.0
...
Update pixelmatch to the latest version 🚀
2019-06-07 04:08:01 -06:00
greenkeeper[bot]
803f960ded
chore(package): update pixelmatch to version 5.0.0
2019-06-07 07:52:43 +00:00
Frédéric Junod
ef1b672323
Merge pull request #9658 from fredj/f9628
...
Don't use HTMLImageElement.decode method on Safari
2019-06-06 16:34:57 +02:00
Frederic Junod
002dc34455
Don't use HTMLImageElement.decode method on Safari
...
The decode function is supported by Safari but not when the image is a svg file.
2019-06-06 16:15:36 +02:00
Frédéric Junod
cc8389d588
Merge pull request #9657 from fredj/getFeaturesInExtent_doc
...
Better documentation for getFeaturesInExtent function
2019-06-06 14:23:11 +02:00
Frederic Junod
a8e0e4e960
Better documentation for getFeaturesInExtent function
2019-06-06 14:08:25 +02:00
Olivier Guyot
9ae7256048
Merge pull request #9562 from jahow/webgl-worker
...
Optimize the WebGL points renderer using a worker
2019-06-06 08:48:29 +02:00
Frederic Junod
e036767746
Use version 4 TileJSON from mapbox
2019-06-06 08:34:31 +02:00
Frédéric Junod
9a49c91fdd
Merge pull request #9653 from openlayers/greenkeeper/coveralls-3.0.4
...
Update coveralls to the latest version 🚀
2019-06-06 08:19:45 +02:00
greenkeeper[bot]
37ff7f547b
chore(package): update coveralls to version 3.0.4
2019-06-06 00:10:14 +00:00
Marc Jansen
c97a728531
Merge pull request #9394 from KaiVolland/docs-import-functions
...
Introduces import snippets for static functions
2019-06-05 22:20:15 +02:00
Olivier Guyot
811bff0430
Merge pull request #9638 from agpixdev/translate-interaction-filter
...
#9625 : Add filter function to translate interaction
2019-06-05 15:32:29 +02:00
Olivier Guyot
2412fe0211
Webgl / remove handling of element_index_uint extension
...
From now on we will assume this extension is always enabled.
An error message have been added in the unlikely scenario of a lack
of support.
2019-06-05 14:46:15 +02:00
Tim Schaub
32084a7fce
Merge pull request #9649 from openlayers/greenkeeper/webpack-4.33.0
...
Update webpack to the latest version 🚀
2019-06-04 20:11:55 -07:00
André Garneau
7817cf31c6
Changes following code review
...
Add a type for FilterFunction and add tests for filter option.
2019-06-04 17:45:28 -04:00
greenkeeper[bot]
2e5aac8dba
chore(package): update webpack to version 4.33.0
2019-06-04 20:02:28 +00:00
Frédéric Junod
8b08996703
Merge pull request #9644 from fredj/webgl_layer_compose
...
Use compose function from ol/transform
2019-06-04 15:35:05 +02:00
Andreas Hocevar
1fbbc56f93
Merge pull request #9645 from ahocevar/no-used-tiles
...
Handle case of no used tiles
2019-06-04 15:26:27 +02:00
ahocevar
8f77a300de
Handle case of no used tiles
2019-06-04 14:07:23 +02:00
Frederic Junod
91d49b26b5
Round the transform values in makeProjectionTransform test
2019-06-04 14:00:39 +02:00
Frederic Junod
02ce2f4bec
Use compose function from ol/transform
2019-06-04 13:23:12 +02:00
Andreas Hocevar
d4f98c8e59
Merge pull request #9640 from ahocevar/base-docs
...
Import options directly instead of importing a typedef
2019-06-04 09:30:38 +02:00
Andreas Hocevar
ab0860a22a
Merge pull request #9641 from ahocevar/less-proj-imports
...
Only import what's needed from projections
2019-06-04 09:27:05 +02:00
ahocevar
dd478167a0
Only import what's needed from projections
2019-06-04 09:14:08 +02:00
ahocevar
2df911e0a8
Import options directly instead of importing a typedef
2019-06-04 08:41:08 +02:00
Andreas Hocevar
e9939ecc38
Merge pull request #9637 from ahocevar/detach-labelcache-on-settarget
...
Detach label cache on Map#setTarget()
2019-06-03 16:03:30 +02:00
Frédéric Junod
d058439756
Merge pull request #9633 from fredj/rm_typecast
...
Mark the `layers` property as optional in OverviewMap constructor
2019-06-03 15:46:23 +02:00
ahocevar
8c21c9196d
Move label cache listener management to the renderer
2019-06-03 15:13:30 +02:00
ahocevar
68b7831daf
Listen to label cache again when we have a target
2019-06-03 14:28:20 +02:00
ahocevar
153e06e4d5
Detach label cache on Map#setTarget()
2019-06-03 14:14:13 +02:00
Andreas Hocevar
9bedfb7cb0
Merge pull request #9634 from ahocevar/remove-old-android-workaround
...
Remove old Android workaround
2019-06-03 10:17:44 +02:00
ahocevar
1bd23a0c32
Remove old Android workaround
2019-06-03 10:03:53 +02:00
Frederic Junod
50343afa61
Remove unnecessary typecasts in constructors options
2019-06-03 09:08:41 +02:00
Frederic Junod
a9e1ebccd3
Mark the layers property as optional in OverviewMap constructor
2019-06-03 09:07:20 +02:00
Andreas Hocevar
9672142c1e
Merge pull request #9629 from ahocevar/reuse-vectortile-overlay
...
Clear overlay canvas when reusing containers
2019-06-02 18:20:24 +02:00
ahocevar
6123be726a
Handle layer removal on shared containers
2019-06-02 13:59:06 +02:00
ahocevar
05d8517686
Clear overlay canvas when reusing containers
2019-06-02 11:07:30 +02:00
Frederic Junod
87d5f4c8bc
Use 'helper' from WebGLHelper in tests
2019-06-01 15:35:31 +02:00
Frederic Junod
06be00bbd5
Webgl Helper / add an API for OESElementIndexUint extension
2019-06-01 15:35:27 +02:00
Frederic Junod
7fb113c3dc
Mark 'helper' variable protected
2019-06-01 15:33:36 +02:00
Olivier Guyot
98b0c65450
Rendering tests / add custom web worker loader
...
Also includes a change in the rollup-babel plugin to avoid
adding helpers as dependencies (which would give out errors).
2019-06-01 15:33:36 +02:00
Olivier Guyot
698816030e
Webgl points / fix unit tests
2019-06-01 15:33:36 +02:00
Olivier Guyot
03e70bd10e
Webgl points / handle using short instead of int for indices
...
This is controlled by the availability of the OES_element_index_uint
webgl extension.
2019-06-01 15:33:36 +02:00
Olivier Guyot
e0983cb1c6
Webgl worker / add tests, some typing and documentation
...
The worker currently works by receiving GENERATE_BUFFERS messages and
will send back the same kind of message, with the generated buffers
attached. All properties of the original message are kept, so that
when a GENERATE_BUFFERS message comes back to the main thread it
is possible to know what and how the buffers where generated.
This is typically used for the `projectionTransform` matrix, and
will also be necessary when working with tiles.
2019-06-01 15:33:36 +02:00
Olivier Guyot
a366803cdd
Webgl / use the new buffer API in helper & the points renderer
2019-06-01 15:33:36 +02:00
Olivier Guyot
33d007ce01
Webgl buffer / now stores data in typed arrays
...
The `WebGLBuffer` class API was changed in order to allow populating
the internal array in different ways.
2019-06-01 15:33:31 +02:00
Olivier Guyot
8566cfc227
Webgl points / get back the instructions array from the worker
...
This means we won't have to recreate a binary buffer (through a typed array)
on every `rebuildBuffer` call.
2019-06-01 15:25:24 +02:00
Olivier Guyot
65be907095
Webgl points / shifts the buffer write logic in a worker
...
The worker receives a transferable array of instructions
and sends back two transferable arrays (vertex and index buffer).
The projection transform is also sent so that when the main thread
receives the buffers from the worker it also knows which projection to
apply when rendering the geometries.
2019-06-01 15:25:11 +02:00
Olivier Guyot
532b8194b1
Webgl points / use the new typed-array based utils for buffers
...
`rebuildBuffer` is still a very CPU intensive task and is blocking the
main thread.
2019-06-01 15:20:04 +02:00
Olivier Guyot
eb912d95ca
Webgl / refactor utilities to work only on typed arrays
...
The base webgl renderer module now has two types of utilities:
* `writeXFeatureInstructions` will write a series of values in a given
typed array, which represent how a given feature will be rendered; for points,
this means position, size, color, etc.
* `writeXFeatureToBuffers` will fill up the given index & vertex buffers
with values based on the provided render instructions
As such, the logic for rendering features is:
user-input style > instructions array >(*) index/vertex buffers > draw
(*) this transformation is intended to be done on a worker.
2019-06-01 15:19:37 +02:00
Frédéric Junod
245ded43d4
Merge pull request #9626 from fredj/rm_from_has
...
Remove TOUCH, POINTER and MSPOINTER from ol/has
2019-06-01 12:09:40 +01:00
Frederic Junod
7c215b2532
Remove TOUCH, POINTER and MSPOINTER from ol/has
2019-06-01 07:18:23 +02:00
Frédéric Junod
579d05a0cb
Merge pull request #9624 from fredj/cleanup
...
Remove typecasts in ol/control/OverviewMap
2019-06-01 06:13:02 +01:00
André Garneau
b42ee8ca0f
Add filter function to translate interaction
...
Add a filter function to the translate interaction. This filter is similar to the one present in the select interaction options and provides the ability to dynamically filter which features to include in the translate interaction. Adding the existing "features" options allows further filtering to take place. In this case the filter is first applied, and features that are passing the filtering need to be present in the "features" options to be further kept. The default filter function always return true (no filtering).
2019-05-31 14:51:13 -04:00
Frederic Junod
ede864c823
Remove typecasts in ol/control/OverviewMap
...
The `options` type was not correctly detected by the typescript compiler.
2019-05-31 16:18:15 +02:00
ahocevar
a50ef05565
Set version to 6.0.0-beta.9
2019-05-30 15:55:09 +02:00
Tim Schaub
93a607d846
Merge pull request #9615 from tschaub/import-specifiers
...
Include full filename in import specifier
2019-05-29 09:35:34 -06:00
Tim Schaub
deb00f20fe
Include full filename in import specifier
2019-05-29 08:51:10 -06:00
Frédéric Junod
c4e465dcf9
Merge pull request #9592 from fredj/f9587_layerIndex
...
Remove `layerState` param from `prepareFrame` and `renderFrame` function
2019-05-29 09:27:38 +02:00
Frederic Junod
bfea858306
Add missing extension in import
2019-05-29 09:19:17 +02:00
Frédéric Junod
c92bf29677
Fix spelling
...
Co-Authored-By: Tim Schaub <tschaub@users.noreply.github.com >
2019-05-29 09:07:05 +02:00
Andreas Hocevar
6675f9be57
Merge pull request #9289 from sbrunner/vector-source-geom
...
Vector source geom
2019-05-28 11:23:31 +02:00
Frédéric Junod
1a6d67776b
Merge pull request #9608 from fredj/md_link
...
Use markdown link syntax in jsdoc
2019-05-27 14:17:18 +02:00
Stéphane Brunner
889b6a9f43
Removes unnecessary type cast
2019-05-27 11:34:33 +02:00
Stéphane Brunner
970c1bcb66
Make the vector source geometry generic
2019-05-27 11:34:31 +02:00
Frederic Junod
2db953ceb1
Use markdown link syntax in jsdoc
2019-05-27 11:06:12 +02:00
Olivier Guyot
051cc68f24
Merge pull request #9596 from jahow/fix-source-missing-event
...
Vector source / prevent adding features with duplicate id in the collection
2019-05-26 10:53:58 +02:00
Frederic Junod
40c49a9ce5
Remove layerState param from prepareFrame and renderFrame function
2019-05-25 07:19:10 +02:00
Olivier Guyot
442fa907ce
Vector source / prevent adding features with duplicate id...
...
...in the collection.
Previously two features with the same id could be pushed manually in the
features collection and stay there.
This would cause an error when clearing the source.
Fixes #6183 .
2019-05-24 23:29:48 +02:00
Bart van den Eijnden
7044e30529
Merge pull request #9604 from bartvde/window-global
...
Use window instead of global in addEventListener
2019-05-24 15:17:07 +02:00
Frédéric Junod
7cfe047feb
Merge pull request #9599 from openlayers/github_funding
...
Create FUNDING.yml
2019-05-24 15:14:26 +02:00
Tim Schaub
796f20385d
Merge pull request #9598 from openlayers/greenkeeper/puppeteer-1.17.0
...
Update puppeteer to the latest version 🚀
2019-05-24 06:58:00 -06:00
bartvde
c76aa76743
Use window instead of global in addEventListener
2019-05-24 14:51:32 +02:00
Bart van den Eijnden
2969c9e8fb
Merge pull request #9601 from bartvde/fix-addeventlistener2
...
Use global addEventListener in PluggableMap
2019-05-24 14:11:26 +02:00
bartvde
119c24faa2
Use global addEventListener in PluggableMap
2019-05-24 13:45:19 +02:00
Frédéric Junod
93711ea806
Create FUNDING.yml
2019-05-24 11:19:37 +02:00
Andreas Hocevar
96331c5d95
Merge pull request #9584 from ahocevar/reuse-render-target
...
Reuse render target
2019-05-24 10:33:36 +02:00
ahocevar
d8f41a9d73
Only reuse target when className is the same
2019-05-24 10:16:20 +02:00
greenkeeper[bot]
311900e441
chore(package): update puppeteer to version 1.17.0
2019-05-24 00:18:21 +00:00
ahocevar
bdb87f06f9
Rework tile image render queue
2019-05-23 15:55:29 +02:00
Frédéric Junod
ddb7da3733
Merge pull request #6217 from fredj/dragpan_primary
...
Add primaryAction condition to DragPan
2019-05-23 09:50:55 +02:00
Tim Schaub
a358521b2b
Merge pull request #9594 from openlayers/greenkeeper/webpack-4.32.2
...
Update webpack to the latest version 🚀
2019-05-22 21:12:52 -06:00
greenkeeper[bot]
4f833501d7
chore(package): update webpack to version 4.32.2
2019-05-22 23:39:55 +00:00
ahocevar
ace5c65ee5
Smarter opacity handling
2019-05-22 16:47:23 +02:00
ahocevar
ae47d3df58
Use opacity from layer state
2019-05-22 16:47:22 +02:00
ahocevar
4c8effe6fa
No tile transition when layer opacity is set
2019-05-22 16:47:22 +02:00
ahocevar
c56ad4363d
Canvas opacity instead of css
2019-05-22 16:47:22 +02:00
ahocevar
7895b16043
Reuse container for raster and vector image layers
2019-05-22 16:47:20 +02:00
ahocevar
a45e704be2
Smarter reuse detection
2019-05-22 16:46:46 +02:00
ahocevar
d1f1b468b1
Reuse target for image layers
2019-05-22 16:46:46 +02:00
ahocevar
a55505b36a
Reuse containers for tile, vector and vector tile layers
2019-05-22 16:46:40 +02:00
ahocevar
930318ab7a
Clip high res tiles out of low res tiles only once
2019-05-22 15:57:15 +02:00
ahocevar
5fe9e06535
Use clipping to not render high res tiles on top of low res
2019-05-22 15:57:15 +02:00
ahocevar
606443bc6d
Pass render target of previous layer to next layer
2019-05-22 15:56:51 +02:00
Frederic Junod
ec811bfa1f
Add primaryAction condition to DragPan interaction
2019-05-22 15:21:17 +02:00
Tim Schaub
5e8d7f666e
Merge pull request #9589 from openlayers/greenkeeper/webpack-4.32.1
...
Update webpack to the latest version 🚀
2019-05-22 06:35:21 -06:00
greenkeeper[bot]
4f9057f066
chore(package): update webpack to version 4.32.1
2019-05-22 06:59:26 +00:00
Tim Schaub
4ed6413635
Merge pull request #9586 from openlayers/greenkeeper/rollup-plugin-terser-5.0.0
...
Update rollup-plugin-terser to the latest version 🚀
2019-05-21 18:34:20 -06:00
greenkeeper[bot]
bb5ebaa1ab
chore(package): update rollup-plugin-terser to version 5.0.0
2019-05-21 22:32:01 +00:00
Tim Schaub
c9491ed023
Merge pull request #9569 from engsterhold/patch-1
...
Fix for change in Zoomify.js/CustomTile signature
2019-05-21 06:52:51 -06:00
Tim Schaub
3db13fa3bb
Merge pull request #9582 from tschaub/stale
...
Add app to mark inactive issues as stale
2019-05-21 06:49:56 -06:00
robert
7e4e113ac9
lint fix
...
Signed-off-by: robert <24939343+engsterhold@users.noreply.github.com >
2019-05-21 12:32:30 +02:00
Tim Schaub
dc4ce62fab
Merge pull request #9581 from tschaub/update-webpack
...
Update webpack and use mode in the loader
2019-05-20 19:43:37 -06:00
Tim Schaub
6288744d70
Configure Stale app
...
See https://github.com/organizations/openlayers/settings/installations/1008384
2019-05-20 17:56:30 -06:00
Tim Schaub
c0339f167b
Use mode from the loader context
...
See https://github.com/webpack/webpack/pull/9140 .
2019-05-20 10:33:59 -06:00
greenkeeper[bot]
60007d8e3c
chore(package): update webpack to version 4.32.0
2019-05-20 10:33:20 -06:00
Frédéric Junod
2322131b01
Merge pull request #9576 from fredj/has-geolocation
...
Remove geolocation detection from ol/has
2019-05-18 09:40:21 +02:00
Frederic Junod
39bb6a8ffe
Remove geolocation detection from ol/has
2019-05-18 08:50:33 +02:00
Tim Schaub
0631a121c3
Merge pull request #9575 from tschaub/untwisted-exports
...
Rework exports for getUid and control defaults
2019-05-17 13:03:14 -06:00
Tim Schaub
c860f15f91
Break the circular dependency by extending a pluggable map
2019-05-17 12:38:32 -06:00
Tim Schaub
c10fd7aaab
Avoid overwriting longname for getUid
2019-05-17 12:00:10 -06:00
Andreas Hocevar
7ced251d19
Merge pull request #9574 from jumpinjackie/update-mapguide-demo-server
...
Update OL MapGuide example to point to my demo MapGuide Server.
2019-05-17 19:49:39 +02:00
Frédéric Junod
637c823fa6
Merge pull request #9571 from fredj/misc_examples
...
Small examples improvements
2019-05-17 17:00:58 +02:00
Frederic Junod
2d655143c3
Add an Overlay in the export-map example
2019-05-17 16:45:29 +02:00
Jackie Ng
fba95ea3f0
Update OL MapGuide example to point to my demo MapGuide Server.
...
Fixes #9573
2019-05-18 00:21:53 +10:00
Frédéric Junod
40393cd9a4
Merge pull request #9572 from fredj/upgrade-notes_css
...
Add a note about CSS removal in upgrade-notes.md
2019-05-17 15:44:31 +02:00
Frederic Junod
10527bd221
Remove margin in full screen
...
In only affects Safari, in Chrome `margin: 0;` is in the default browser's style sheet.
2019-05-17 15:41:03 +02:00
Frederic Junod
4c2b11f6d7
Add a note about CSS removal in upgrade-notes.md
2019-05-17 15:21:51 +02:00
Frédéric Junod
512a39bafd
Merge pull request #9570 from fredj/rm_media_print
...
Remove CSS print rules in ol.css
2019-05-17 14:58:55 +02:00
Frederic Junod
78c09a0ff6
Add svg icon example
2019-05-17 14:48:03 +02:00
Frederic Junod
6dc00b75e0
Update d3 version in d3 example
2019-05-17 14:27:20 +02:00
Frederic Junod
6b50f1555b
Add webgl tag to heatmap layer example
2019-05-17 14:25:34 +02:00
Frederic Junod
a6f098f78b
Remove CSS print rules in ol.css
...
Fixes #7909
2019-05-17 14:21:19 +02:00
engsterhold
f77b0941b8
fixed styling
2019-05-17 13:52:10 +02:00
Tim Schaub
6d06f81ca7
Merge pull request #9563 from tschaub/fragile-docs
...
Fix @abstract and @module annotations
2019-05-16 16:27:09 -06:00
Tim Schaub
908ecb39e3
Description below @abstract trips up JSDoc
2019-05-16 16:10:30 -06:00
Tim Schaub
6cad19e9d5
Description below @module trips up JSDoc
2019-05-16 16:09:30 -06:00
ahocevar
b0fae46aa6
Do not use css z-index
2019-05-16 22:29:32 +02:00
Andreas Hocevar
17d26acb2f
Merge pull request #9560 from ahocevar/simplify-loading
...
Simplify loading detection loop
2019-05-16 22:27:59 +02:00
Andreas Hocevar
579fadd797
Merge pull request #9561 from ahocevar/map-memory-leak
...
Remove memory leak caused by label cache listeners
2019-05-16 22:26:56 +02:00
Tim Schaub
9693336d99
Merge pull request #9559 from tschaub/minify-worker
...
Minify worker
2019-05-16 14:20:11 -06:00
ahocevar
335648d613
Remove memory leak caused by label cache listeners
2019-05-16 21:04:55 +02:00
ahocevar
dc906f79e1
Simplify loading detection loop
2019-05-16 20:19:32 +02:00
Tim Schaub
34a8a484c4
Merge pull request #9558 from tschaub/unlisten
...
Stop listening for image decoding
2019-05-16 11:46:15 -06:00
Tim Schaub
0d489f2ea9
Minify worker in examples for a production build
2019-05-16 10:41:33 -06:00
Tim Schaub
d49e166506
Minify worker source
2019-05-16 10:35:18 -06:00
Frederic Junod
a0e6af425e
Add tests for listenImage function, fix private variables initialization
2019-05-16 16:42:37 +02:00
engsterhold
e69b15d33e
Bandaid fix for change in Zoomify.js/CustomTile signature
...
The recent addition of tilePixelRatio to the Zoomify.js/CustomTile constructor broke parameter binding in IIIF.js/IIIF.
The fix mirrors the change in the Zoomify.js/Zoomify constructor
2019-05-16 16:10:58 +02:00
Tim Schaub
ee9a0bcd05
Stop listening for image decoding
2019-05-16 08:06:12 -06:00
Tim Schaub
442fbb13d2
Merge pull request #9550 from tschaub/worker
...
Setup for building workers
2019-05-16 07:02:34 -06:00
Frédéric Junod
fddc5bcc5b
Merge pull request #9555 from fredj/rm_unused
...
Remove unused roundUpToPowerOfTwo function
2019-05-16 13:57:19 +02:00
Frederic Junod
c2058af13a
Remove unused roundUpToPowerOfTwo function
2019-05-16 12:11:58 +02:00
Frederic Junod
bb022050ed
Add 'webworker' lib into the TypeScript's compilerOptions
2019-05-16 09:49:29 +02:00
Frédéric Junod
a8e5cb1e12
Merge pull request #9553 from openlayers/greenkeeper/ol-mapbox-style-5.0.0-beta.2
...
chore(package): update ol-mapbox-style to version 5.0.0-beta.2
2019-05-16 09:43:56 +02:00
Frédéric Junod
1628ce8729
Merge pull request #9551 from fredj/img_decode
...
Use HTMLImageElement.decode if available
2019-05-16 09:30:55 +02:00
greenkeeper[bot]
37f96ddcfa
chore(package): update ol-mapbox-style to version 5.0.0-beta.2
2019-05-16 07:21:23 +00:00
Andreas Hocevar
1fc75fdc68
Merge pull request #9500 from edellucien/kml_extended_data
...
KML string validation with extendedData
2019-05-16 09:20:03 +02:00
lucien
10c4ec0b37
Only use 'pushSerializeAndPop' later in code to write extendedData after
2019-05-16 09:10:40 +02:00
Frederic Junod
2e34dd0faf
Use HTMLImageElement.decode if available
2019-05-16 08:53:29 +02:00
Tim Schaub
b7b37f9548
Add worker loader to the tests
2019-05-15 16:49:54 -06:00
Tim Schaub
05f13bb363
Add worker loader to the examples
2019-05-15 16:49:38 -06:00
Tim Schaub
e307410301
A task to inline workers
2019-05-15 16:38:06 -06:00
Tim Schaub
5a4541dadb
Merge pull request #9534 from tschaub/simpler-mapbox-layer-example
...
Remove unnecessary parts from the Mapbox layer example
2019-05-15 14:00:46 -06:00
Andreas Hocevar
56ec6b093e
Merge pull request #9548 from ahocevar/italic-labels
...
Avoid cut off labels for italic fonts
2019-05-15 16:58:17 +02:00
Frédéric Junod
61d753c803
Merge pull request #9549 from fredj/rm_unused
...
Remove unused getReplayTransform_ function in VectorTileLayer
2019-05-15 16:31:09 +02:00
Tim Schaub
f312706269
Remove unnecessary parts from the Mapbox layer example
2019-05-15 08:26:43 -06:00
Frederic Junod
f33ad5e025
Remove unused getReplayTransform_ function in VectorTileLayer
2019-05-15 15:10:54 +02:00
ahocevar
2e31f716ed
Avoid cut off labels for italic text
2019-05-15 15:01:12 +02:00
Tim Schaub
eafb657264
Merge pull request #9545 from tschaub/default-view-extent
...
Avoid panning off the edge of the world
2019-05-15 04:58:29 -06:00
Tim Schaub
0cee259d0b
Merge pull request #9539 from tschaub/event-error
...
Document existing error event type
2019-05-15 04:53:57 -06:00
Tim Schaub
be8797f355
Merge pull request #9541 from tschaub/rbush-three
...
Upgrade to rbush@3
2019-05-15 04:53:15 -06:00
Tim Schaub
d652bfc4a7
Merge pull request #9543 from tschaub/upgrade-jsdoc-plugin
...
Update jsdoc-plugin-typescript to version 2.0.1
2019-05-15 04:52:26 -06:00
Andreas Hocevar
11607caa81
Merge pull request #9536 from ahocevar/font-cache-hits
...
More font cache hits
2019-05-15 12:13:40 +02:00
ahocevar
41e958ea1f
Split text into single chars or don't split at all
2019-05-15 11:55:29 +02:00
Olivier Guyot
39de2451bc
Merge pull request #9537 from jahow/webgl-geojson-refactoring
...
WebGL / Points renderer refactoring
2019-05-15 11:44:40 +02:00
Olivier Guyot
e11e3c5f6e
Webgl / minor function renaming
2019-05-15 11:30:24 +02:00
Olivier Guyot
c705775d75
Linting
2019-05-15 10:20:31 +02:00
Olivier Guyot
9ca75e9d43
Webgl points / rebuild buffers when source change
2019-05-15 10:18:53 +02:00
Olivier Guyot
5d2b7fe4bb
Webgl points / use the helper ton compute the projection transform
...
The `WebGLHelper` class now provides a `makeProjectionTransform` method
that updates a transform to match the projection for a given frame state.
This also means that the WebGLHelper does not set the projection matrix
uniform anymore, this is the responsibility of the renderer as
the rendered coordinates will not be in world space from now on.
2019-05-15 10:18:47 +02:00
Olivier Guyot
fb455891ce
Webgl points / make coordinates in view space to avoid precision glitches
...
Fixes #9479
2019-05-15 10:18:47 +02:00
Olivier Guyot
3e2e45ce6d
Webgl helper / add the possibility to use transforms as custom uniforms
...
These will be translated into 4x4 matrices in GLSL.
2019-05-15 10:18:47 +02:00
Olivier Guyot
75eb62363a
WebGL points / rebuild buffers only when extent changed
2019-05-15 10:18:47 +02:00
Olivier Guyot
523097903a
WebGL points / rebuild buffers on every non animation frame
2019-05-15 10:18:22 +02:00
Olivier Guyot
c6d214b585
Webgl / implement support for custom attributes in webgl buffers
...
Only numerical attributes can be pushed in webgl buffers.
2019-05-15 10:15:55 +02:00
Frédéric Junod
c9604dbd69
Merge pull request #9546 from fredj/canvas_optim
...
Lazily create the hit detection context
2019-05-15 10:15:02 +02:00
Frédéric Junod
df37519858
Initialize hitDetectionContext to null
...
Co-Authored-By: Andreas Hocevar <andreas.hocevar@gmail.com >
2019-05-15 10:03:43 +02:00
Frederic Junod
10c6009ffa
Lazily create the hit detection context
2019-05-15 09:52:57 +02:00
Olivier Guyot
27e520add4
WebGL points / use pushFeatureInBuffer util
...
Feature objects are converted to geoJSON with the properties
set for rendering.
2019-05-15 09:47:00 +02:00
Olivier Guyot
3a429d3f6c
Webgl / add utils for pushing geojson geometries in webgl buffers
...
For now only point geometries are handled.
2019-05-15 09:44:41 +02:00
Olivier Guyot
5e36468245
Webgl / add a simple Layer renderer for common logic
...
This will eventually provides utilities for manipulating & rendering data
2019-05-15 09:43:29 +02:00
Olivier Guyot
a2d83f5358
WebGL points / add minimal tests
2019-05-15 09:42:15 +02:00
ahocevar
53b9718381
Bump version (beta)
2019-05-15 09:32:20 +02:00
Frédéric Junod
2de282ae49
Merge pull request #9533 from fredj/canvas_optim
...
Canvas optimizations
2019-05-15 08:24:57 +02:00
Tim Schaub
217c6ba764
Avoid panning off the edge of the world
2019-05-14 20:15:51 -06:00
greenkeeper[bot]
039f21274b
chore(package): update jsdoc-plugin-typescript to version 2.0.1
2019-05-14 18:59:50 -06:00
Tim Schaub
09fdd30876
Upgrade to rbush@3
2019-05-14 18:43:08 -06:00
Tim Schaub
72551ab506
Merge pull request #9538 from tschaub/module-name
...
Correct the module annotation for the vector image layer renderer
2019-05-14 18:10:13 -06:00
Tim Schaub
811e5f60eb
Document existing error event type
2019-05-14 14:28:00 -06:00
Tim Schaub
b1ea0fec50
Name the module like the module
2019-05-14 13:58:04 -06:00
Frederic Junod
98ee52c61c
Move the transform matrix computation out of the for loop
2019-05-14 15:39:06 +02:00
Frederic Junod
f76b9bdd07
Only apply canvas transform if the tiles are scales
2019-05-14 15:33:44 +02:00
Frédéric Junod
3a1d927c41
Merge pull request #9532 from fredj/rm_prop_mapbox_example
...
Remove unused 'container' property in mapbox-layer example
2019-05-14 14:23:58 +02:00
Frederic Junod
9224bfab7d
Remove unused 'container' property in mapbox-layer example
2019-05-14 13:48:26 +02:00
Frédéric Junod
b5535f3ba5
Merge pull request #9530 from fredj/spelling
...
Fix spelling
2019-05-14 09:26:53 +02:00
Frederic Junod
bfe6d29601
Fix spelling
2019-05-14 09:17:34 +02:00
Tim Schaub
807525b1db
Merge pull request #9528 from openlayers/greenkeeper/puppeteer-1.16.0
...
Update puppeteer to the latest version 🚀
2019-05-13 21:01:49 -06:00
Tim Schaub
8504a49e17
Merge pull request #9489 from crubier/master
...
Fix Zoomify to display retina tiles
2019-05-13 19:05:31 -06:00
greenkeeper[bot]
83d317d16d
chore(package): update puppeteer to version 1.16.0
2019-05-14 00:10:27 +00:00
Frédéric Junod
55b27c70b5
Merge pull request #9525 from jahow/custom-render-fn
...
Support a custom render function for the Layer class
2019-05-13 16:45:34 +02:00
Olivier Guyot
1c13893dd1
Mapbox Example / remove es6 shorthand
...
thanks @fredj
Co-Authored-By: Frédéric Junod <frederic.junod@camptocamp.com >
2019-05-13 16:38:10 +02:00
Olivier Guyot
4a1cda715d
Layer / update doc to reflect custom render function support
2019-05-13 16:22:27 +02:00
Olivier Guyot
c9d1725f5c
Composite renderer / trigger a render even when the source is undefined
2019-05-13 16:16:53 +02:00
Olivier Guyot
4bf314f9e6
Mapbox Example / simplify to use a custom render function
2019-05-13 16:16:53 +02:00
Olivier Guyot
14f580fe30
Layer / accepts a custom render function
2019-05-13 16:16:53 +02:00
Frédéric Junod
a2e6d4b324
Merge pull request #9522 from fredj/https
...
Use https urls for mapbox.com
2019-05-13 14:50:37 +02:00
Tim Schaub
dadc240038
Merge pull request #9520 from lutzhelm/iiif-doc
...
[WIP] Improve IIIF tile source and parser documentation
2019-05-13 06:47:09 -06:00
Andreas Hocevar
dd265623e4
Merge pull request #9523 from jahow/mapbox-simpler-example
...
Make the code simpler in the Mapbox example
2019-05-13 14:37:14 +02:00
Frederic Junod
23137cdab3
Use https urls for mapbox.com
2019-05-13 14:16:18 +02:00
Lutz Helm
1d08eb5752
Give a hint on how to parse IIIF info.json
2019-05-13 12:27:14 +02:00
Olivier Guyot
78cee60d91
Mapbox example / remove more unused code
2019-05-13 12:15:46 +02:00
Olivier Guyot
1deabaa1c0
Mapbox example / add mapbox css to avoid warning in console
...
Also remove manipulation of the mapbox canvas (not necessary anymore).
2019-05-13 11:42:28 +02:00
Olivier Guyot
88b6b18cc0
Mapbox example / remove overload of undocumented method
...
This was out of sync with mabox v54 and is not required anymore.
2019-05-13 11:38:45 +02:00
Andreas Hocevar
355fb41748
Merge pull request #9519 from jahow/mapbox-sync-render
...
Use synchronous render in Mapbox example
2019-05-13 11:37:26 +02:00
Olivier Guyot
7d2249f652
Mapbox example / trigger a synchronous redraw
...
This uses an undocumented method to trigger a synchronous redraw
instead of using the standard schedule from Mapbox. The CSS previously used
to make the OL and MB views match is not necessary anymore.
Reference: https://github.com/mapbox/mapbox-gl-js/issues/7893#issue-408992184
2019-05-13 11:16:36 +02:00
Lutz Helm
5e288ebedf
Improve IIIF tile source doc
2019-05-13 11:15:20 +02:00
Lutz Helm
80eb8b62ce
Display union types in IIIFInfo constructor doc
2019-05-13 11:14:43 +02:00
Lutz Helm
cdb36a3bf2
Expose IIIFInfo methods for doc
2019-05-13 11:04:28 +02:00
Lutz Helm
04a28854c9
Make IIIFInfo#Versions appear in doc
...
For whatever reasons, the possible values of `Versions` did not appear
in the built docs.
2019-05-13 10:49:38 +02:00
Andreas Hocevar
51cf9ee3a1
Merge pull request #9518 from ahocevar/hitdetect-no-declutter
...
Fix hit detection for multiple layers when decluttering is off
2019-05-13 09:23:43 +02:00
Andreas Hocevar
fbc8580539
Merge pull request #9517 from openlayers/greenkeeper/jsdoc-3.6.2
...
Update jsdoc to the latest version 🚀
2019-05-13 07:47:07 +02:00
ahocevar
eeec56fa94
Fix hit detection for multiple layers when decluttering is off
2019-05-12 23:32:44 +02:00
Andreas Hocevar
17d83b9c20
Merge pull request #9516 from ahocevar/ol-mapbox-style-5
...
Upgrade ol-mapbox-style to v5
2019-05-12 21:33:21 +02:00
greenkeeper[bot]
2c9f6b496f
chore(package): update jsdoc to version 3.6.2
2019-05-12 16:51:14 +00:00
ahocevar
5006bbe13f
Upgrade ol-mapbox-style to v5
2019-05-12 17:34:39 +02:00
ahocevar
a1026a50bd
Bump beta version
2019-05-12 16:13:50 +02:00
Andreas Hocevar
c117ec79f7
Merge pull request #9515 from openlayers/greenkeeper/fs-extra-8.0.0
...
Update fs-extra to the latest version 🚀
2019-05-12 15:48:25 +02:00
greenkeeper[bot]
b37eb29444
chore(package): update fs-extra to version 8.0.0
2019-05-11 14:48:40 +00:00
Andreas Hocevar
4df545dfb0
Merge pull request #9505 from ahocevar/vectortile-pixelratio
...
Avoid blurry vector tiles
2019-05-10 14:56:10 +02:00
Tim Schaub
70f5822217
Merge pull request #9430 from lutzhelm/iiif
...
Adds IIIF Image API tile source
2019-05-10 06:32:28 -06:00
Frédéric Junod
d49a41def0
Merge pull request #9512 from fredj/mapbox-layer-example
...
Mapbox layer example improvement
2019-05-10 14:18:00 +02:00
Frédéric Junod
e4941f60db
Merge pull request #9511 from fredj/update_dev_deps
...
Update devDependencies
2019-05-10 14:17:29 +02:00
Frederic Junod
d1fe22a872
Simplify mapboxgl control container removal
2019-05-10 12:39:39 +02:00
Frederic Junod
5756003c88
Don't create temporary arrays in mapbox-layer example
2019-05-10 10:59:15 +02:00
Frederic Junod
e5e2129a88
Use toLonLat function in mapbox-layer example
2019-05-10 10:48:45 +02:00
Frederic Junod
c5e6728d6d
Update mapbox-gl to version 0.54.0
2019-05-10 10:48:21 +02:00
Frederic Junod
d9b3986c95
Update typescript to version 3.4.5
2019-05-10 10:15:30 +02:00
greenkeeper[bot]
a67f8e3f38
chore(package): update serve-static to version 1.14.0
2019-05-10 10:14:40 +02:00
greenkeeper[bot]
7989991da9
chore(package): update glob to version 7.1.4
2019-05-10 10:14:30 +02:00
greenkeeper[bot]
afa70e5a1e
chore(package): update webpack-cli to version 3.3.2
2019-05-10 10:14:09 +02:00
greenkeeper[bot]
ce9ea5cc93
chore(package): update loglevelnext to version 3.0.1
2019-05-10 10:13:22 +02:00
greenkeeper[bot]
5f5cdc9645
chore(package): update copy-webpack-plugin to version 5.0.3
2019-05-10 10:13:10 +02:00
greenkeeper[bot]
6370426d52
chore(package): update webpack-cli to version 3.3.1
2019-05-10 10:12:52 +02:00
greenkeeper[bot]
fb7bd2158d
chore(package): update sinon to version 7.3.2
2019-05-10 10:11:57 +02:00
greenkeeper[bot]
387b4188f2
chore(package): update front-matter to version 3.0.2
2019-05-10 10:11:44 +02:00
greenkeeper[bot]
c922d4eb8f
chore(package): update karma to version 4.1.0
2019-05-10 10:11:27 +02:00
Frédéric Junod
9d4eda2318
Merge pull request #9508 from openlayers/greenkeeper/webpack-4.31.0
...
Update webpack to the latest version 🚀
2019-05-10 10:09:04 +02:00
Lutz Helm
bd235b7b49
Fix JSDoc error in IIIFInfo
2019-05-09 18:00:18 +02:00
Lutz Helm
7daba05548
Use quoted strings for accessing IIIF_PROFILE_VALUES
2019-05-09 18:00:18 +02:00
Lutz Helm
64e67ae351
Correct IIIF tile source doc
2019-05-09 18:00:18 +02:00
Lutz Helm
40ea2a8b7e
Remove extent definition from IIIF example
...
See
https://github.com/openlayers/openlayers/pull/9430#pullrequestreview-232616993
2019-05-09 18:00:18 +02:00
Lutz Helm
4629fe5028
Add @api annotation for TileGrid#getExtent
2019-05-09 18:00:18 +02:00
Lutz Helm
ba2c558b72
Add typedefs for IIIF info.json responses
2019-05-09 18:00:18 +02:00
Lutz Helm
84f1e0c66e
Avoid minification/compilation errors in IIIFInfo
...
Unquoted properties might be renamed, resulting in errors while
accessing these properties via intented string values.
See also:
https://github.com/openlayers/openlayers/pull/9430#pullrequestreview-232622522
https://github.com/openlayers/openlayers/pull/9430#pullrequestreview-232622575
2019-05-09 18:00:18 +02:00
Lutz Helm
72e41d3703
Remove attribution generation from IIIFInfo
...
Generating attributions by injecting 3rd party HTML content introduces
XSS vulnerabilities, so with regard to upcoming Image API changes this
functionality is removed.
See also
https://github.com/openlayers/openlayers/pull/9430#issuecomment-482610729
2019-05-09 18:00:18 +02:00
Lutz Helm
6775723840
Fix error in IIIFInfo IIIF Image API v3 handling
2019-05-09 18:00:18 +02:00
Lutz Helm
d332b6a0f4
Prepare IIIFInfo for JSON-LD context extensions
...
IIIF Image API 3 allows context extensions that should be added to the
info.json's @context property. Therefore, '@context' might be an array
instead of a string.
2019-05-09 18:00:18 +02:00
Lutz Helm
f68b8d8df9
Make IIIF_PROFILE_VALUES consistent with it's doc
2019-05-09 18:00:18 +02:00
Lutz Helm
c2cbae95c6
Fix codestyle in IIIFInfo tests
2019-05-09 18:00:18 +02:00
Lutz Helm
b36ad87cb5
Extend IIIFInfo tests
2019-05-09 18:00:18 +02:00
Lutz Helm
b7c004f95c
Remove version specific IIIFInfo methods from class
2019-05-09 18:00:18 +02:00
Lutz Helm
7bfaa3b6ad
Refactor IIIFInfo and add tests
2019-05-09 18:00:18 +02:00
Lutz Helm
0cffee6f83
Rename IIIFInfo format methods for more clarity
2019-05-09 18:00:18 +02:00
Lutz Helm
3895a59c5e
Fix typo
2019-05-09 18:00:18 +02:00
Lutz Helm
a2b39c9c53
Clean up and document IIIFInfo parser
...
Optional preferred options are now reduced to the two options that
depend on the image service's supported features: format and quality.
2019-05-09 18:00:18 +02:00
Lutz Helm
12154d98b4
Improve IIIF tile source documentation
2019-05-09 18:00:18 +02:00
Lutz Helm
c25dba415f
Add more IIIF tile source tests
2019-05-09 18:00:18 +02:00
Lutz Helm
27d943dcc3
Add tests for IIIF tile source and fix source
...
The tests are still incomplete.
This commit also corrects the IIIF source where tests have failed.
2019-05-09 18:00:18 +02:00
Lutz Helm
66b5b5d7e1
Cleanup IIIF example code
2019-05-09 18:00:18 +02:00
Lutz Helm
3cf9b5aa28
Add zDirection option to IIIF tile source
2019-05-09 18:00:18 +02:00
Lutz Helm
b77177ed74
Fix errors in IIIF code
...
- missing import in IIIFInfo
- syntax errors in IIIF
2019-05-09 18:00:18 +02:00
Lutz Helm
f61562a51a
Remove unsupported options, document options
2019-05-09 18:00:18 +02:00
Lutz Helm
e4a531de8c
Declare IIIF versions as enum
2019-05-09 18:00:18 +02:00
Lutz Helm
063bc51c59
Rename IIIF features to supports
...
Avoid terminology confusion between OpenLayers map features and IIIF
region/size calculation capability features.
2019-05-09 18:00:18 +02:00
Lutz Helm
3f3fbe7e4b
Remove IIIF source rounding workarounds
...
Always try to use canonical URI form. If the server serves wrong tile
heights for given w, shaped size request URI parameters, so be it.
2019-05-09 18:00:18 +02:00
Lutz Helm
01a6381756
Change the IIIF image example image
2019-05-09 18:00:18 +02:00
Lutz Helm
0ab7ad741f
Add error codes for IIIF errors
...
60: "Missing or invalid `size`."
Without at least a size, no IIIF can be displayed.
61: "Cannot determine IIIF Image API version from provided image
information JSON."
Without finding out the version information, one could only guess how to
use the image info JSON.
2019-05-09 18:00:18 +02:00
Lutz Helm
58efe1f850
Limit IIIF tile source percentages to 10 decimals max
...
IIIF Image API versions 1 and 2 recommend limiting the number of
decimals digits to 10 at most.
2019-05-09 18:00:18 +02:00
Lutz Helm
66b41a53b8
Fix error in IIIF v3 level0 size paramter
...
Size request parameter in w,h form for level 0 services that only support
listed sizes had been using erroneous w,w instead of w,h.
2019-05-09 18:00:18 +02:00
Lutz Helm
c00400c500
Add IIIF Image API tilesource with example
...
src/ol/source/IIIF.js contains a tile source for IIIF Image API services.
It supports Image API version 1 and 2 on compliance levels 0, 1 and 2.
To get working constructor options for IIIF from an IIIF image info.json,
use src/ol/format/IIIFInfo.js.
An example is available in examples/iiif.html respectivly examples/iiif.js.
2019-05-09 18:00:18 +02:00
greenkeeper[bot]
944af1fe80
chore(package): update webpack to version 4.31.0
2019-05-09 08:26:44 +00:00
Vincent Lecrubier
ea55f39298
Support tilePixelRatio in Zoomify to support retina
2019-05-08 22:52:14 +02:00
ahocevar
84db84bc23
Avoid blurry vector tiles
2019-05-08 10:31:29 +02:00
Frédéric Junod
f366eaea52
Merge pull request #9504 from fredj/examples_tsc
...
Minor examples fixes
2019-05-07 16:38:20 +02:00
Frederic Junod
f5ae41f03e
Compare Date with Date instead of number
2019-05-07 14:54:46 +02:00
Frederic Junod
6b1bce2b9d
Add missing className property to BaseTile layer options
2019-05-07 14:54:46 +02:00
Frederic Junod
bd57128ca4
Remove unsupported condition property
...
There's no `condition` property for the Extent interaction
2019-05-07 14:54:46 +02:00
Frederic Junod
5012e4987c
Don't use View#constrainCenter function
2019-05-07 14:54:46 +02:00
Andreas Hocevar
6e3d3d4877
Merge pull request #9466 from ahocevar/declutter-global
...
Declutter in correct order and for all layers
2019-05-07 14:33:24 +02:00
Frederic Junod
d30f6175ce
Add function JSDoc tag
2019-05-07 13:52:48 +02:00
Frederic Junod
0e08d9e0fd
Add empty declutterItems in RasterSource frameState
...
To please the type checker.
2019-05-07 13:52:25 +02:00
lucien
81f99f1579
Write placemark's ExtendedData tag after Style tag
2019-05-07 09:02:28 +02:00
Andreas Hocevar
4973281f3c
Merge pull request #9497 from simonseyock/patch-2
...
Fix earth radius in documentation
2019-05-06 17:20:22 +02:00
Simon Seyock
8f3820be22
Fix earth radius in documentation
2019-05-06 16:26:49 +02:00
Andreas Hocevar
033a18bc1c
Merge pull request #9493 from ahocevar/jsdoc-3-6
...
Upgrade jsdoc to v3.6.1
2019-05-06 09:51:39 +02:00
ahocevar
99fb0bf57e
Revert "Try downgrading Node for JSDoc"
...
This reverts commit 284c1dff83 .
2019-05-06 09:42:00 +02:00
ahocevar
49a9f21388
Upgrade jsdoc to v3.6.1
2019-05-05 21:29:19 +02:00
Andreas Hocevar
e4d25400ee
Merge pull request #9490 from jahow/improve-webgl-doc
...
Misc. API doc improvements
2019-05-05 19:30:12 +02:00
Andreas Hocevar
1e350677fb
Merge pull request #9492 from ahocevar/unmanaged-zindex
...
Fix zIndex handling for unmanaged layers
2019-05-05 19:14:21 +02:00
ahocevar
86f304ae02
Fix typos
2019-05-05 15:11:22 +02:00
ahocevar
00c09eb281
Make rendering tests more cross-platform proof
2019-05-05 15:05:02 +02:00
ahocevar
6c8c8a6477
Fix decluttering on VectorImage layers
2019-05-05 14:54:23 +02:00
ahocevar
1142caf5e8
Modify render tests to catch regressions
2019-05-05 14:54:23 +02:00
ahocevar
ba6ac43a28
Fix zIndex handling for unmanaged layers
2019-05-05 13:24:46 +02:00
ahocevar
12289b8ef9
Declutter in correct order and for all layers
2019-05-05 12:20:38 +02:00
Olivier Guyot
f69c37566e
Improve documentation on webgl and View
2019-05-04 17:26:05 +02:00
Tim Schaub
6cfd0b70ed
Merge pull request #9388 from jahow/restore-coverage
...
Restore code coverage report
2019-05-03 08:33:45 -06:00
Tim Schaub
d95bcc8594
Merge pull request #9487 from tschaub/examples-layout
...
Avoid header expanding over examples
2019-05-03 08:28:27 -06:00
Olivier Guyot
d3e6f4c3b2
Restore code coverage in Karma config
...
The transpiling step is done by babel instead of bublé now.
Bublé caused the istanbul instrumenter step to crash because of an
unexpected SourceMap object format.
2019-05-03 15:15:14 +02:00
Frédéric Junod
eb21369d86
Merge pull request #9488 from openlayers/codesandbox_lang_attr
...
Set the 'lang' attribute to the html tag in examples
2019-05-03 14:31:31 +02:00
Frederic Junod
68a29f1ac6
Set the 'lang' attribute to the html tag in examples
2019-05-03 11:32:33 +02:00
Tim Schaub
6413badada
Avoid header expanding over examples
2019-05-02 18:31:56 -06:00
Frédéric Junod
d6485b1e94
Merge pull request #9486 from openlayers/greenkeeper/jquery-3.4.1
...
Update jquery to the latest version 🚀
2019-05-02 08:45:13 +02:00
greenkeeper[bot]
98a5f552b2
chore(package): update jquery to version 3.4.1
2019-05-01 21:22:51 +00:00
Tim Schaub
067260170b
Merge pull request #9484 from tschaub/ci-docs
...
Build API docs in CI job
2019-05-01 12:44:33 -06:00
Tim Schaub
9850c0134e
Merge pull request #9476 from tschaub/event-longnames
...
Document events fired by interactions
2019-05-01 10:04:58 -06:00
Tim Schaub
284c1dff83
Try downgrading Node for JSDoc
2019-05-01 10:03:17 -06:00
Tim Schaub
d166c79242
Build API docs in CI job
2019-05-01 09:06:40 -06:00
Tim Schaub
e4f377fb46
Merge pull request #9475 from tschaub/single-color-callback
...
Call the color callback once per feature
2019-04-29 09:14:40 -06:00
Tim Schaub
e22af6dbd6
Merge pull request #9477 from tschaub/unused
...
Tidy up the JSDoc events plugin
2019-04-29 06:18:22 -06:00
Tim Schaub
0f998b4522
Link to the extent event instead of the extent event type
2019-04-28 16:36:33 -06:00
Tim Schaub
2cdfcf8b21
Latest jsdoc plugin for event longnames
2019-04-28 16:26:14 -06:00
Tim Schaub
b3e770226f
Smaller scope
2019-04-28 16:03:54 -06:00
Tim Schaub
981328576f
Remove unused classes lookup
2019-04-28 16:00:43 -06:00
Tim Schaub
3b1a415d6b
Call the color callback once per feature
2019-04-28 14:09:31 -06:00
Andreas Hocevar
fde36b237e
Merge pull request #9469 from ahocevar/vectortile-zdirection
...
Use nearest lower resolution of vector tiles
2019-04-26 15:12:41 +02:00
ahocevar
dde9c59021
Use nearest lower resolution of vector tiles
2019-04-26 14:29:09 +02:00
Frédéric Junod
a12b323907
Merge pull request #9468 from openlayers/greenkeeper/puppeteer-1.15.0
...
Update puppeteer to the latest version 🚀
2019-04-26 08:42:08 +02:00
greenkeeper[bot]
1687f9bb84
chore(package): update puppeteer to version 1.15.0
2019-04-26 02:33:10 +00:00
Tim Schaub
9a12a668a2
Merge pull request #9452 from tschaub/color-callback
...
Fewer calls to the WebGL color callback
2019-04-24 09:46:41 -06:00
Tim Schaub
b98268ffee
Merge pull request #9453 from tschaub/for-key-in-uniforms
...
Remove unnecessary closure and fix uniform type
2019-04-23 17:20:26 -06:00
Frédéric Junod
4d1ae3d483
Merge pull request #9459 from fredj/html-to-image
...
Use html-to-image instead of dom-to-image-more
2019-04-23 11:53:57 +02:00
Frederic Junod
2f6f110fa3
Remove constrainResolution property in fit options
2019-04-23 10:19:21 +02:00
Frederic Junod
93c25d4f82
Export the map viewport instead of the layers
...
And filter out the controls elements
2019-04-23 10:17:16 +02:00
Frederic Junod
2ac1095c52
Use html-to-image instead of dom-to-image-more
...
dom-to-image-more do not support safari
2019-04-23 09:58:31 +02:00
Tim Schaub
d5b868f4a6
Version without v
2019-04-22 09:22:20 -06:00
Tim Schaub
17081fac46
Bump to v6.0.0-beta.6
...
The version must point to an existing tag for published examples to work.
2019-04-22 09:15:27 -06:00
Andreas Hocevar
4a18b57021
Merge pull request #9450 from ahocevar/later-interacting-flag
...
Set the interacting flag on pointerdrag instead of pointerdown
2019-04-19 17:51:33 -07:00
Tim Schaub
58c4c9ebb8
Remove unnecessary closure and fix uniform type
2019-04-19 14:33:43 -07:00
Tim Schaub
a16234faaa
Allow color callback without third arg
2019-04-19 13:57:40 -07:00
Tim Schaub
154265a2d9
Fewer calls to the color callback
2019-04-19 13:49:53 -07:00
Andreas Hocevar
440ae897a5
Merge pull request #9444 from openlayers/greenkeeper/mocha-6.1.4
...
Update mocha to the latest version 🚀
2019-04-19 10:11:46 -07:00
ahocevar
86fac0937b
Set the interacting flag on pointerdrag instead of pointerdown
2019-04-19 09:42:12 -07:00
greenkeeper[bot]
682102d4d6
chore(package): update mocha to version 6.1.4
2019-04-18 18:59:28 +00:00
Tim Schaub
22774b4821
Bump to 6.0.0-beta
2019-04-18 10:09:58 -07:00
Andreas Hocevar
046e73e785
Merge pull request #9439 from ahocevar/vectortile-attributions
...
Add attributionsCollapsible option to source/VectorTile
2019-04-18 07:36:50 -07:00
Tim Schaub
a71a823676
Merge pull request #9440 from tschaub/csv-parsing
...
Skip the header and bad data in CSV parsing
2019-04-17 23:25:02 -07:00
Andreas Hocevar
3ba7ecc602
Merge pull request #9442 from ahocevar/raster-no-transition
...
Disable opacity transition for raster source sources
2019-04-17 18:21:38 -07:00
ahocevar
887d8e8a90
Disable opacity transition for raster source sources
2019-04-17 17:38:50 -07:00
Andreas Hocevar
251fc79484
Merge pull request #9441 from ahocevar/view-center-no-round
...
Do not round view center to pixels
2019-04-17 16:30:00 -07:00
Tim Schaub
fc0ed7b96f
Skip the header and bad data
2019-04-17 16:26:40 -07:00
ahocevar
752b69680e
Do not round view center to pixels
2019-04-17 15:52:58 -07:00
ahocevar
756f63e212
Add attributionsCollapsible option to source/VectorTile
2019-04-17 09:06:37 -07:00
Frédéric Junod
84a82ea5b2
Merge pull request #9435 from fredj/api_default
...
Set the default values after the property name
2019-04-17 08:29:28 +02:00
Frederic Junod
08dd5f58a2
Set the default values after the property name
2019-04-15 16:44:06 +02:00
Frédéric Junod
04963c83d6
Merge pull request #9433 from fredj/cleanup
...
Remove unused private variables, remove trailing whitespace
2019-04-15 13:36:54 +02:00
Frederic Junod
711dacf4b7
Remove unused private variables, remove trailing whitespaces
2019-04-15 11:31:18 +02:00
Frédéric Junod
6fbd196132
Merge pull request #9416 from fredj/circle_rotate
...
Implement rotate and translate functions for circle geometry
2019-04-15 08:22:29 +02:00
Andreas Hocevar
5969ac31ea
Merge pull request #9432 from openlayers/greenkeeper/handlebars-4.1.2
...
Update handlebars to the latest version 🚀
2019-04-13 22:23:22 +02:00
greenkeeper[bot]
21c51ff784
chore(package): update handlebars to version 4.1.2
2019-04-13 14:21:50 +00:00
Tim Schaub
3d10e92218
Merge pull request #9431 from openlayers/greenkeeper/webpack-4.30.0
...
Update webpack to the latest version 🚀
2019-04-13 06:32:19 -06:00
greenkeeper[bot]
84371fe4be
chore(package): update webpack to version 4.30.0
2019-04-12 20:36:52 +00:00
Frédéric Junod
1995164219
Merge pull request #9429 from fredj/update_dev_deps
...
Update all devDependencies
2019-04-12 12:42:10 +02:00
greenkeeper[bot]
4f128a1ec0
chore(package): update ol-mapbox-style to version 4.3.1
2019-04-12 10:59:30 +02:00
greenkeeper[bot]
f11744da56
chore(package): update webpack-dev-server to version 3.3.1
2019-04-12 10:25:32 +02:00
greenkeeper[bot]
08434ed3d5
chore(package): update webpack-dev-middleware to version 3.6.2
2019-04-12 10:24:32 +02:00
greenkeeper[bot]
2c76d7531b
chore(package): update globby to version 9.2.0
2019-04-12 10:24:17 +02:00
greenkeeper[bot]
bbec7d76d4
chore(package): update eslint to version 5.16.0
2019-04-12 10:24:03 +02:00
greenkeeper[bot]
255c4b34ba
chore(package): update sinon to version 7.3.1
2019-04-12 10:23:46 +02:00
greenkeeper[bot]
fd220f9cce
chore(package): update copy-webpack-plugin to version 5.0.2
2019-04-12 10:23:19 +02:00
greenkeeper[bot]
34d68aadbd
chore(package): update @types/geojson to version 7946.0.7
2019-04-12 10:22:37 +02:00
greenkeeper[bot]
3bc822e8ef
chore(package): update @openlayers/eslint-plugin to version 4.0.0-beta.2
2019-04-12 10:22:11 +02:00
Frédéric Junod
7340e865a3
Merge pull request #9427 from openlayers/greenkeeper/mocha-6.1.3
...
Update mocha to the latest version 🚀
2019-04-12 08:41:43 +02:00
Frédéric Junod
5b231fe990
Merge pull request #9425 from fredj/rm_unused_webgl
...
Remove unused ol/render/webgl module
2019-04-12 08:41:24 +02:00
greenkeeper[bot]
9c55256de2
chore(package): update mocha to version 6.1.3
2019-04-12 00:32:49 +00:00
Frederic Junod
491020f027
Remove unused ol/render/webgl module
2019-04-11 16:37:50 +02:00
Frederic Junod
2989c84248
Implement translate function for circle geometry
2019-04-11 16:12:41 +02:00
Andreas Hocevar
db1515a9f3
Merge pull request #9420 from openlayers/greenkeeper/jquery-3.4.0
...
Update jquery to the latest version 🚀
2019-04-11 09:06:34 +02:00
greenkeeper[bot]
a774b1a278
chore(package): update jquery to version 3.4.0
2019-04-10 19:55:54 +00:00
Andreas Hocevar
81865f70e4
Merge pull request #9418 from ahocevar/reexport-geometrycollection
...
Re-export GeometryCollection in ol/geom
2019-04-10 10:30:33 +02:00
Frédéric Junod
c6db2d07bb
Use .js extension for import
...
Co-Authored-By: ahocevar <andreas.hocevar@gmail.com >
2019-04-10 09:09:50 +02:00
ahocevar
91215b303e
Re-export GeometryCollection in ol/geom
2019-04-09 20:08:11 +02:00
Frederic Junod
319a905ec0
Implement rotate function for circle geometry
2019-04-09 16:58:44 +02:00
Frédéric Junod
9883b7d3d9
Merge pull request #9411 from fredj/raster_state_test
...
Fix tile state condition in raster layer test
2019-04-09 08:27:43 +02:00
Frédéric Junod
07e31840eb
Merge pull request #9410 from fredj/MouseWheelZoom_max_zoom
...
Add new maxDelta property to MouseWheelZoom constructor
2019-04-09 08:27:27 +02:00
Andreas Hocevar
03483b5439
Merge pull request #9412 from openlayers/greenkeeper/mocha-6.1.2
...
Update mocha to the latest version 🚀
2019-04-08 21:36:22 +02:00
greenkeeper[bot]
9a42ab73d8
chore(package): update mocha to version 6.1.2
2019-04-08 19:02:57 +00:00
Frederic Junod
746f92d597
Fix tile state condition in raster layer test
...
The state was duplicated from the beginning, see 3ddb8712a3
2019-04-08 17:04:37 +02:00
Frederic Junod
238fbca650
Add new maxDelta property to MouseWheelZoom constructor
2019-04-08 15:02:21 +02:00
Frédéric Junod
3875147812
Merge pull request #9409 from fredj/rm_opt_this
...
Remove more opt_this parameters
2019-04-08 14:37:59 +02:00
Frederic Junod
be065cdacc
Update upgrade-notes
2019-04-08 13:46:54 +02:00
Frederic Junod
187f58c1c3
Remove opt_this param in ol/extent
2019-04-08 13:46:54 +02:00
Frederic Junod
c20bdedcac
Remove opt_this param in ol/structs/LRUCache
2019-04-08 13:46:54 +02:00
Frederic Junod
617dd9f031
Remove opt_this param in ol/structs/RBush
2019-04-08 13:46:54 +02:00
Frédéric Junod
077afac90a
Merge pull request #9408 from openlayers/greenkeeper/mocha-6.1.1
...
chore(package): update mocha to version 6.1.1
2019-04-08 10:26:54 +02:00
Frédéric Junod
f091d96b6c
Merge pull request #9406 from openlayers/greenkeeper/clean-css-cli-4.3.0
...
Update clean-css-cli to the latest version 🚀
2019-04-08 08:48:03 +02:00
greenkeeper[bot]
a30aa78726
chore(package): update mocha to version 6.1.1
...
Closes #9407
2019-04-07 23:07:05 +00:00
greenkeeper[bot]
66f49559ee
chore(package): update clean-css-cli to version 4.3.0
2019-04-06 09:49:54 +00:00
Andreas Hocevar
8899c3e3c5
Merge pull request #9405 from openlayers/greenkeeper/marked-0.6.2
...
Update marked to the latest version 🚀
2019-04-05 17:39:42 +02:00
Andreas Hocevar
10a2b718f5
Merge pull request #9286 from ahocevar/interim-transition
...
Disable transition when an interim tile is available
2019-04-05 17:33:58 +02:00
Andreas Hocevar
c72f699c90
Merge pull request #9404 from jahow/fix-view-jump-glitch
...
View / apply constraints when an interaction starts
2019-04-05 17:30:33 +02:00
ahocevar
16e132caea
Mark new animate_ method private
2019-04-05 17:21:23 +02:00
ahocevar
070c1ec029
Resolve constraints for View#animate() API calls
2019-04-05 17:13:55 +02:00
greenkeeper[bot]
21c26cabed
chore(package): update marked to version 0.6.2
2019-04-05 14:34:13 +00:00
Olivier Guyot
0f73f16cfa
View / apply constraints when an interaction starts
...
Previously, an interaction could begin while target values
(center/resolution) were out of the allowed range, causing a
glitch where the view zoom/position would jump suddenly.
2019-04-05 11:55:35 +02:00
Andreas Hocevar
dfa8506549
Merge pull request #9390 from jahow/add-webgl-filtering
...
Add a new WebGL example for filtering features
2019-04-04 12:34:20 +02:00
Kai Volland
9860699d5f
Introduces import snippets for static functions
...
Adds snippets for import of modules and their
exported functions to the API documentation.
2019-04-04 10:07:55 +02:00
Kai Volland
c9939d2bff
Replaces reproj image.tests.js and tile.tests.js
...
Transforms the old rendering tests for
ReprojImage and ReprojTile to the new
rendering test approach.
2019-04-03 11:01:32 +02:00
Olivier Guyot
8fb6ed5c6f
Add a new webgl example with real time feature filtering
2019-04-02 23:46:13 +02:00
Olivier Guyot
c6a859d1ed
Webgl / clarify premultiplied alpha handling
...
By default, alpha premultiplying should be done by the initial rendering
(eg quads) and not the final post processing pass.
The default post processing pass expects premultiplied color values and
will not do this operation itself.
2019-04-02 22:12:47 +02:00
Olivier Guyot
b955579a9c
Webgl / clarified the buffer binding/flushing logic
...
The Webgl points layer renderer has also been optimized accordingly,
giving out much better performance.
2019-04-02 21:05:31 +02:00
ahocevar
56f37ab347
Disable transition when an interim tile is available
2019-03-03 23:07:46 +01:00