Hello Armin, On Fri, 09 Jun 2006 18:59:52 +0200 Armin Burger <armin.burger at gmx.net> wrote:
> > > Stephan Holl wrote: > > > >>>> The layers for templates should have set the status to 'OFF' and > >>>> should not be referenced in allGroups in config.ini if they are > >>>> only templates for dynamic layers. One could probably also define > >>>> a second map file just for the dynamic layers, but I don't know > >>>> if one can transfer the layer definition from one map to another. > >>> OK, now I have some problems. My template does not get recognized > >>> by pmapper. It is simple and called 'template'. > ^^^^^^^^^^^^^^^^^^^ > > > > The template layer is the last layer in my mapfile which I use in my > > app. > > it looks like this: > > # template-layer for the shortest path example > > LAYER > > NAME "template_dataset" > ^^^^^^^^^^^^^^^^^^^^^^^^^ > > > END > > > > > how is it called now? 'template' or 'template_dataset'? it is called template_dataset. After a looong inspection of my mapfile I found out that the last END-statement of the mapfile was before my template layers... So everything is correct now! Sorry for confusion, I need to get better glasses soon... Thanks for your help. Stephan