Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase Pullrequest #690 #1

Closed
wants to merge 70 commits into from
Closed

Rebase Pullrequest #690 #1

wants to merge 70 commits into from

Commits on Jan 25, 2019

  1. Exclude vector tile layers from synchronization

    Ignore OL vectore tile layers during synchronization
    since they are not supported currently and would cause
    an error otherwise
    mschulz-716 committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    1394d05 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Merge pull request openlayers#691 from mschulz-716/exclude_vector_til…

    …e_layers
    
    Exclude vector tile layers from synchronization
    gberaudo authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    8c41e59 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Convert olcsx to typedef

    sbrunner committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    f5824a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    1f82478 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openlayers#692 from sbrunner/mv-olcsx

    Convert olcsx to typedef
    gberaudo authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    5f8302d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Update dependencies

    gberaudo committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    47171de View commit details
    Browse the repository at this point in the history
  2. Improve npm publication

    gberaudo committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    f308c43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    603c3d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f92497f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Merge pull request openlayers#694 from sbrunner/cameraExtentInRadians

    cameraExtentInRadians is optional
    gberaudo authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    ba88faf View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Fix a type

    gberaudo committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    255fbbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b3fd9 View commit details
    Browse the repository at this point in the history
  3. Bump patch version

    gberaudo committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    a5be5ff View commit details
    Browse the repository at this point in the history
  4. Revert "Improve npm publication"

    This reverts commit f308c43.
    gberaudo committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    92276f2 View commit details
    Browse the repository at this point in the history
  5. Release a new version

    gberaudo committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    6ea7d88 View commit details
    Browse the repository at this point in the history
  6. Fix npmignore

    gberaudo committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    18cfab6 View commit details
    Browse the repository at this point in the history
  7. Update .npmignore

    gberaudo authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    88c9a42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45bad19 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Change image WMS server

    gberaudo committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    b6b3f0b View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    gberaudo committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    26f290c View commit details
    Browse the repository at this point in the history
  3. Update changes file

    gberaudo committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    33483fb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    53efa60 View commit details
    Browse the repository at this point in the history
  2. Bump version

    gberaudo committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    4394cf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6e9cfd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    b78d0fe View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Port to Cesium 1.56

    gberaudo committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    cf18843 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    642e1e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Remove unnecessary type cast

    fredj committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    737d7be View commit details
    Browse the repository at this point in the history
  2. Merge pull request openlayers#702 from openlayers/cleanup

    Remove unnecessary type cast
    fredj authored Apr 15, 2019
    Configuration menu
    Copy the full SHA
    3b5caee View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Add a WMTS example

    gberaudo committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    79e7d06 View commit details
    Browse the repository at this point in the history
  2. Fix eslint

    gberaudo committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    202e561 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openlayers#704 from openlayers/add_wmts_example

    Add a WMTS example
    gberaudo authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    1557ec7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Configuration menu
    Copy the full SHA
    239c6ca View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Merge pull request openlayers#710 from openlayers/fix_feature_without…

    …_style_conversion
    
    Fix crash converting feature without style
    gberaudo authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    16c0c79 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Fix conversion of icon anchor to pixelOffset

    In Cesium the offset of an entity is specified in pixels from it's center by
    default. Openlayers uses the top left position as origin.
    While the origin is already converted since openlayers#653, this does not consider any
    scaling of the image that happens in Cesium at a later stage through the scale
    parameter. With a scale < 1 this can result in images that are off by multiple
    times their own size.
    
    Multiplying the pixel offset with the scale of the image resolves the issue.
    Flowm committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    320696c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Merge pull request openlayers#712 from Flowm/fix-icon-offset

    Fix conversion of icon anchor to pixelOffset
    gberaudo authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    79109e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Update OpenLayers version to 6.0.1

    fredj authored and gberaudo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    3bf8a35 View commit details
    Browse the repository at this point in the history
  2. Update other dependencies

    gberaudo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    8bda0ef View commit details
    Browse the repository at this point in the history
  3. Use standard "npm start"

    gberaudo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    d3be599 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28a1aa8 View commit details
    Browse the repository at this point in the history
  5. Use class getter / setter

    fredj authored and gberaudo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    14c6b49 View commit details
    Browse the repository at this point in the history
  6. Add missing js extension in import

    fredj authored and gberaudo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    71ba1cf View commit details
    Browse the repository at this point in the history
  7. Remove openlayers_src temporary hack

    fredj authored and gberaudo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    1551f50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b13dc6f View commit details
    Browse the repository at this point in the history
  9. Update server URL

    gberaudo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    1882b9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59ee973 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc1584b View commit details
    Browse the repository at this point in the history
  12. Merge pull request openlayers#714 from fredj/ol_6

    Update OpenLayers version to 6.0.1
    fredj authored Oct 8, 2019
    Configuration menu
    Copy the full SHA
    623c248 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Fix new coordinate detection

    gberaudo committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    1e878b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openlayers#715 from openlayers/fix_new_coordinates…

    …_detection
    
    Fix new coordinates detection
    gberaudo authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    c7d534c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f327df2 View commit details
    Browse the repository at this point in the history
  4. Fix zIndex sorting

    gberaudo committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    a7164cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cff9a74 View commit details
    Browse the repository at this point in the history
  6. Update changelogs

    gberaudo committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    ff3658e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5100b6 View commit details
    Browse the repository at this point in the history
  8. Disable stupid eslint rule

    gberaudo committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    1031d79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12b5c68 View commit details
    Browse the repository at this point in the history
  10. Remove exports from examples

    fredj committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    5732d19 View commit details
    Browse the repository at this point in the history
  11. Simplify export

    fredj committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    2ef1b76 View commit details
    Browse the repository at this point in the history
  12. Use github action

    fredj committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    e74e028 View commit details
    Browse the repository at this point in the history
  13. Merge pull request openlayers#717 from fredj/cleanup

    Minor code cleanup
    fredj authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    20bbb7d View commit details
    Browse the repository at this point in the history
  14. Fix spelling

    fredj committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    0925007 View commit details
    Browse the repository at this point in the history
  15. Merge pull request openlayers#718 from fredj/spelling

    Fix spelling
    fredj authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    7d477d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    e44f4ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request openlayers#719 from openlayers/dependabot/npm_and_…

    …yarn/mapbox/geojsonhint-3.0.0
    
    Bump @mapbox/geojsonhint from 2.0.1 to 3.0.0
    fredj authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    0fd4f90 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    onagurna committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    7026e7b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Merge pull request openlayers#720 from onagurna/master

    Fix typo
    fredj authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    95d3713 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Report previous branch modifications for raster reprojection - change…

    …s by samuel-girard rebased
    Hümeyra Yilmaz committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    c179a89 View commit details
    Browse the repository at this point in the history
  2. fixed make check errors

    meyraa committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    1e4458c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. fix dist errors

    Hümeyra Yilmaz committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    f169358 View commit details
    Browse the repository at this point in the history