Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/conf.xml @ 5396:aaf810d4ec82
Use new state 'outlier mehtod selection' in SQ-relation.
The outlier method is no more configurable in conf.xml. The user can now select
the method in SQ-relation parameters.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 25 Mar 2013 12:40:26 +0100 |
parents | d43ef9f709cd |
children | b582df0c7b00 |
comparison
equal
deleted
inserted
replaced
5395:5a55c5372fe1 | 5396:aaf810d4ec82 |
---|---|
399 <zoom-scale river="Elbe" range="50" radius="1" /> | 399 <zoom-scale river="Elbe" range="50" radius="1" /> |
400 <zoom-scale river="Elbe" range="100" radius="5" /> | 400 <zoom-scale river="Elbe" range="100" radius="5" /> |
401 <zoom-scale river="Elbe" range="500" radius="10" /> | 401 <zoom-scale river="Elbe" range="500" radius="10" /> |
402 </zoom-scales> | 402 </zoom-scales> |
403 | 403 |
404 <minfo-sq> | |
405 <!-- valid names: grubbs or std-dev --> | |
406 <outlier-method name="grubbs"/> | |
407 </minfo-sq> | |
408 | |
409 <dgm-path> | 404 <dgm-path> |
410 /path/to/rivers/ | 405 /path/to/rivers/ |
411 </dgm-path> | 406 </dgm-path> |
412 </options> | 407 </options> |
413 </artifact-database> | 408 </artifact-database> |