mirror of
https://github.com/qgis/QGIS.git
synced 2025-08-12 00:05:41 -04:00
typo fixes
parent
e88aff399c
commit
de6ff51154
@ -21,7 +21,7 @@ Oslandia would like to work on a prototype
|
|||||||
- prototype
|
- prototype
|
||||||
- finish pull request
|
- finish pull request
|
||||||
- work on SLD FE
|
- work on SLD FE
|
||||||
- Functionnality Matrix
|
- Functionality Matrix
|
||||||
|
|
||||||
### 3 Liz (David Marteau)
|
### 3 Liz (David Marteau)
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ Oslandia would like to work on a prototype
|
|||||||
- fcgi not applicable
|
- fcgi not applicable
|
||||||
- Embedding is very basic (no control over I/O)
|
- 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
|
- python loader
|
||||||
|
|
||||||
- response object
|
- 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)
|
* Test QGIS 3 and QGIS 2 (results)
|
||||||
* Prepare Multithreading settings in QGIS3 config
|
* Prepare Multithreading settings in QGIS3 config
|
||||||
* QGIS Server Optimization from performance test results
|
* QGIS Server Optimization from performance test results
|
||||||
* Diagrame legends improvment
|
* Diagram legends improvements
|
||||||
* Processing: QEP#84
|
* Processing: QEP#84
|
||||||
|
|
||||||
|
|
||||||
@ -113,16 +113,16 @@ Still heavy discussion about caching of projects. Is a cache really mandatory (a
|
|||||||
|
|
||||||
### FUTURE WORK
|
### FUTURE WORK
|
||||||
-> add issues to the QEP:
|
-> 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
|
- 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.
|
- 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
|
- 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.
|
- 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
|
- 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.
|
- 3liz tested compiling expression to postgis, but there are still issues.
|
||||||
- Another need raised about testing security issues like SQL injections
|
- Another need raised about testing security issues like SQL injections
|
||||||
-
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user