typo fixes

Régis Haubourg 2016-12-20 11:42:38 +01:00
parent e88aff399c
commit de6ff51154

@ -21,7 +21,7 @@ Oslandia would like to work on a prototype
- prototype
- finish pull request
- work on SLD FE
- Functionnality Matrix
- Functionality Matrix
### 3 Liz (David Marteau)
@ -35,7 +35,7 @@ Oslandia would like to work on a prototype
- fcgi not applicable
- Embedding is very basic (no control over I/O)
- Qgis server Services as pllugins like providers
- Qgis server Services as plugins like providers
- python loader
- response object
@ -105,7 +105,7 @@ Still heavy discussion about caching of projects. Is a cache really mandatory (a
* Test QGIS 3 and QGIS 2 (results)
* Prepare Multithreading settings in QGIS3 config
* QGIS Server Optimization from performance test results
* Diagrame legends improvment
* Diagram legends improvements
* Processing: QEP#84
@ -113,16 +113,16 @@ Still heavy discussion about caching of projects. Is a cache really mandatory (a
### FUTURE WORK
-> add issues to the QEP:
- get ride of the server project parser, replace itby new QGsProject non sigleton (by january 2017)
- get rid of the server project parser, replace it by new QGsProject non sigleton (by january 2017)
- Cache mecanism to upper lever, simplify cache and invalidation policy
- OGC compliancy (CITE). Scripts couldn't yet be tested during the script (nginx problems). Plans are to run them and integrate them in a Travis test suite.
- Integration of the new module architecture by 3Liz. work in progress
- OGC compliancy (CITE). Scripts couldn't yet be tested during the sprint (nginx problems). Plans are to run them and integrate them in a Travis test suite.
- Integration of the new module architecture by 3Liz. Work in progress
- Multithreading branch tested. Works but still work needs to be done to check if threading really happens.
- Stretching bug found in the server, 3liz did fix it
- Performance profiling by C2C. Saving png seems time consuming. Could by related to a fancy qt filter applied by default. Describing the method for profiling could be shared, docker images are already in C2c Github https://github.com/camptocamp/ms_perfs
- Performance profiling by C2C. Saving png seems time consuming. Could by related to a fancy Qt filter applied by default. Describing the method for profiling could be shared, docker images are already in C2c Github https://github.com/camptocamp/ms_perfs
- 3liz tested compiling expression to postgis, but there are still issues.
- Another need raised about testing security issues like SQL injections
-