Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/doc/conf/conf.xml @ 446:f5a041000357
Connected vertical cross section with chart generation.
gnv-artifacts/trunk@494 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 01 Jan 2010 12:08:05 +0000 |
parents | f42ed4f10b79 |
children | 07672838fa5f |
comparison
equal
deleted
inserted
replaced
445:f42ed4f10b79 | 446:f5a041000357 |
---|---|
417 <samples number="200"/> | 417 <samples number="200"/> |
418 </horizontal-cross-section-profile> | 418 </horizontal-cross-section-profile> |
419 <vertical-cross-section> | 419 <vertical-cross-section> |
420 <!-- This section configures the "Profilschnitt" --> | 420 <!-- This section configures the "Profilschnitt" --> |
421 <samples width="1024" height="768"/> | 421 <samples width="1024" height="768"/> |
422 <!-- | |
422 <filters> | 423 <filters> |
423 <filter factory="de.intevation.gnv.raster.KernelFilter$GaussFactory" | 424 <filter factory="de.intevation.gnv.raster.KernelFilter$GaussFactory" |
424 sigma="1" | 425 sigma="1" |
425 radius="5"/> | 426 radius="5"/> |
426 </filters> | 427 </filters> |
428 --> | |
427 </vertical-cross-section> | 429 </vertical-cross-section> |
428 </gnv> | 430 </gnv> |
429 <ehcache> | 431 <ehcache> |
430 <!-- In this Section the Path to Configurationfile for the EHCache, | 432 <!-- In this Section the Path to Configurationfile for the EHCache, |
431 which is unsed to store the Results of the Artifacts , | 433 which is unsed to store the Results of the Artifacts , |