Tim Schaub
5e6a4e8cb7
Avoid unnecessary calls to tileGrid.getZForResolution()
2017-09-02 14:34:08 -06:00
Andreas Hocevar
3860ef0198
Merge pull request #7208 from ahocevar/no-coverage-locally
...
Do not calculate coverage when running tests locally
2017-09-02 18:09:32 +02:00
Andreas Hocevar
ab16457d90
Do not calculate coverage when running tests locally
...
Having the coverage calculation code in the test files makes it hard to debug
tests, so it is better to only analyze coverage on Travis, and not locally.
2017-09-02 17:19:04 +02:00
Frédéric Junod
46a7d6c969
Merge pull request #7207 from openlayers/greenkeeper/eslint-4.6.0
...
Update eslint to the latest version 🚀
2017-09-02 07:58:48 +02:00
greenkeeper[bot]
15922d3388
chore(package): update eslint to version 4.6.0
2017-09-01 23:06:25 +00:00
Andreas Hocevar
8f28398684
Merge pull request #7206 from ahocevar/vectortile-load-extent
...
Only load source tiles that intersect the source tile grid's extent
2017-09-01 12:01:48 +02:00
Andreas Hocevar
b24e4c4f65
Fix existing tests to use valid urlTileCoords
2017-09-01 11:48:00 +02:00
Andreas Hocevar
115b2eb937
Merge pull request #7203 from ahocevar/edge-testing
...
Enable Edge tests on SauceLabs
2017-09-01 11:34:07 +02:00
Andreas Hocevar
040e67d166
Only load source tiles that intersect the source tile grid's extent
2017-09-01 11:27:53 +02:00
Frédéric Junod
53e471fd1f
Merge pull request #7194 from fredj/deprecate_deviceorientation
...
Deprecate ol.DeviceOrientation
2017-09-01 10:16:29 +02:00
Bart van den Eijnden
40ca32b393
Merge pull request #7198 from bartvde/wfs-update-geom-name
...
Use geometry name in WFS updates
2017-09-01 09:21:09 +02:00
bartvde
2d3fa05b91
Use geometry name in WFS updates
2017-09-01 09:00:34 +02:00
Frederic Junod
34428cfea6
Deprecate ol.DeviceOrientation
2017-09-01 08:49:41 +02:00
Tim Schaub
48bcaf395f
Merge pull request #7205 from openlayers/release-v4.3.2
...
Release v4.3.2
2017-08-31 16:27:10 -06:00
Tim Schaub
6ed8a9229f
Update package version to 4.3.2
v4.3.2
2017-08-31 16:25:07 -06:00
Tim Schaub
60b2290add
Changelog for v4.3.2
2017-08-31 16:24:14 -06:00
Frederic Junod
afcc86558c
Export ol.Sphere.getLength and ol.Sphere.getArea
2017-08-31 16:20:15 -06:00
Andreas Hocevar
0410a32868
Merge pull request #7172 from f7o/ol-source-vectortile-clear
...
added clear method to vectortile source
2017-08-31 23:01:48 +02:00
Andreas Hocevar
39a26bf20f
Merge pull request #7196 from ahocevar/overlay-tests
...
renderSync() to make sure overlay is initially visible
2017-08-31 22:53:18 +02:00
Andreas Hocevar
bfc3a14a2d
Enable Edge tests on SauceLabs
2017-08-31 22:31:43 +02:00
Andreas Hocevar
60dfc1f96a
renderSync() to make sure overlay is initially visible
2017-08-31 22:16:41 +02:00
Andreas Hocevar
5f2b729c74
Merge pull request #7193 from ahocevar/kml-uris
...
Fix KML links for documents created locally in Safari
2017-08-31 21:40:30 +02:00
Andreas Hocevar
097c7b689a
Try a different configuration to make SauceConnect work in Travis again
2017-08-31 21:04:30 +02:00
Andreas Hocevar
683e46bd58
Enable Travis tests in Safari
2017-08-30 09:35:09 +02:00
Frédéric Junod
61af120cc7
Merge pull request #6977 from KlausBenndorf/modify-test-fix
...
Fixed modify feature test
2017-08-30 09:00:26 +02:00
Andreas Hocevar
99d933b66f
Fix link handling in KML parser
2017-08-30 08:58:22 +02:00
Frédéric Junod
dd57b5a84b
Merge pull request #7190 from openlayers/update_jsts
...
Use jsts version 1.4.0 in example
2017-08-30 08:51:12 +02:00
Andreas Hocevar
4987cf8ace
Merge pull request #7191 from ahocevar/shader-templates
...
Fix provide/require for autogenerated shader files
2017-08-30 07:20:12 +02:00
Andreas Hocevar
5e42928937
Replace pyglslunit.py with a JavaScript rewrite
2017-08-29 23:11:24 +02:00
Andreas Hocevar
cf8c72c992
Fix provide/require structure for autogenerated shader files
2017-08-29 23:11:24 +02:00
Andreas Hocevar
5cfb1e4099
Merge pull request #7192 from viethang/patch-1
...
Fix typo
2017-08-29 23:10:50 +02:00
Viet Hang Nguyen
a4509e3246
Fix typo
2017-08-29 22:14:55 +02:00
Frederic Junod
9c0ea76be2
Use jsts version 1.4.0 in example
2017-08-29 16:21:59 +02:00
Bart van den Eijnden
09e9759753
Merge pull request #7133 from Sol1du2/issue/6991/WFSWriteDimension
...
Issue/6991/WFS Write Dimension
2017-08-29 09:57:44 +02:00
Bart van den Eijnden
6726e0a98c
Merge pull request #7141 from Sol1du2/issue/6990/WFSReadSrsDimension
...
Issue/6990/Wfs Read srsDimension
2017-08-29 09:38:12 +02:00
Andreas Hocevar
d100ab1ef6
Merge pull request #7188 from openlayers/greenkeeper/rollup-0.49.1
...
fix(package): update rollup to version 0.49.1
2017-08-29 09:37:03 +02:00
Andreas Hocevar
ba867f8ff8
Merge pull request #7187 from ahocevar/simpler-tile-pixels
...
Simpler tile pixel handling and faster parsing for ol.format.MVT vector tiles
2017-08-29 09:16:54 +02:00
Florian Zouhar
bf2ff0ec8e
added api annotation
2017-08-29 09:16:15 +02:00
Andreas Hocevar
a71946a7b5
Add missing extern
...
No idea why the compiler did not complain about this previously.
2017-08-29 08:51:06 +02:00
Andreas Hocevar
3cb5060497
Parse PBF directly in ol.format.MVT
...
This change also fixes a previous issue, where MultiPolygon geometries for
ol.Feature features were never created.
2017-08-29 08:51:06 +02:00
Tim Schaub
a0341f7c5b
Merge pull request #7182 from tschaub/import-test-extensions
...
Avoid instanceof checks in global test extensions
2017-08-28 13:02:27 -06:00
Andreas Hocevar
4b4f383043
Transform tile-pixels coordinates only once
...
This allows us to simplify the vector tile renderer significantly, because
there are no more coordinates that need special tile-pixel handling.
2017-08-28 19:32:16 +02:00
Tim Schaub
0bfa59fb6f
Avoid instanceof checks in global test extensions
2017-08-28 10:12:51 -06:00
greenkeeper[bot]
88415bae1a
fix(package): update rollup to version 0.49.1
...
Closes #7183
2017-08-28 11:42:08 +00:00
Marc Jansen
989b047dc1
Merge pull request #7168 from gberaudo/cleaner_changelog
...
Exclude greenkeeper merges from changelog
2017-08-25 00:16:10 +02:00
Marc Jansen
5b13106cec
Merge pull request #7162 from marcjansen/bring-back-coverage
...
Bring back coverage
2017-08-25 00:14:58 +02:00
Guillaume Beraudo
b4ffc8cf75
Put greekeeper changelog in a separate block
2017-08-23 08:07:36 +02:00
Marc Jansen
27baa3d698
Fix typo in where-function
...
I wonder how this has ever worked before. Black magic.
2017-08-22 21:31:15 +02:00
Marc Jansen
33adabf168
Bring back the progress reporter
2017-08-22 21:31:15 +02:00
Florian Zouhar
4476c1bb03
added clear method to vectortile source
2017-08-22 14:28:42 +02:00