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