Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/doc/conf/conf.xml @ 444:85f48e287fb3
Added configuration for vertical cross sections ("Profilschnitte")
gnv-artifacts/trunk@492 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 30 Dec 2009 10:35:19 +0000 |
parents | da21c256a0ba |
children | f42ed4f10b79 |
comparison
equal
deleted
inserted
replaced
443:da21c256a0ba | 444:85f48e287fb3 |
---|---|
414 </palettes> | 414 </palettes> |
415 <horizontal-cross-section-profile> | 415 <horizontal-cross-section-profile> |
416 <!-- This section configures the "horizontales Schnittprofil" --> | 416 <!-- This section configures the "horizontales Schnittprofil" --> |
417 <samples number="200"/> | 417 <samples number="200"/> |
418 </horizontal-cross-section-profile> | 418 </horizontal-cross-section-profile> |
419 <vertical-cross-section> | |
420 <!-- This section configures the "Profilschnitt" --> | |
421 <samples width="1024" height="768"/> | |
422 <filters> | |
423 <filter factory="de.intevation.gnv.raster.KernelFilter.GaussFactory" | |
424 sigma="1" | |
425 radius="5"/> | |
426 <filters> | |
427 </vertical-cross-section> | |
419 </gnv> | 428 </gnv> |
420 <ehcache> | 429 <ehcache> |
421 <!-- In this Section the Path to Configurationfile for the EHCache, | 430 <!-- In this Section the Path to Configurationfile for the EHCache, |
422 which is unsed to store the Results of the Artifacts , | 431 which is unsed to store the Results of the Artifacts , |
423 is given.--> | 432 is given.--> |