Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/doc/conf/conf.xml @ 468:7ba4c7222265
Added ij-Index determination for horizontal-cross-sections.
gnv-artifacts/trunk@531 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 12 Jan 2010 11:34:25 +0000 |
parents | 70df44021a9f |
children | d6a100d5f74a |
comparison
equal
deleted
inserted
replaced
467:b2d2b36b20a0 | 468:7ba4c7222265 |
---|---|
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 <horizontal-cross-section> | |
420 <!-- This section configures the HorizontalCrossSection ("Horizontalschnitt") --> | |
421 <samples number="200"/> | |
422 </horizontal-cross-section> | |
419 <vertical-cross-section> | 423 <vertical-cross-section> |
420 <!-- This section configures the "Profilschnitt" --> | 424 <!-- This section configures the "Profilschnitt" --> |
421 <samples width="1024" height="768"/> | 425 <samples width="1024" height="768"/> |
422 <ground interpolation="bilinear" /> | 426 <ground interpolation="bilinear" /> |
423 <!-- | 427 <!-- |