This is an example file for themes and views, 
"/pmapper/config/default/themesandviews.xml" :

<?xml version="1.0" standalone="yes"?>
<themesorviews>
    <themeorview>
        <type>Theme</type>
        <name>theme1</name>
        <description>admin data</description>
        <layers>
            <layer>
                <name>countries</name>
                <opacity>map</opacity>
            </layer>
            <layer>
                <name>cities10000eu</name>
                <opacity>map</opacity>
            </layer>
        </layers>
        <extent/>
    </themeorview>
    <themeorview>
        <type>Theme</type>
        <name>theme2</name>
        <description>test</description>
        <layers>
            <layer>
                <name>countries</name>
                <opacity>map</opacity>
            </layer>
            <layer>
                <name>cities10000eu</name>
                <opacity>map</opacity>
            </layer><layer>
                <name>rivers</name>
                <opacity>map</opacity>
            </layer>
        </layers>
        <extent></extent>
    </themeorview>
</themesorviews>


If you want to use a view :
<type>View</type>
and
<extent>
    <minx>878636</minx>
    <miny>74574</miny>
    <maxx>882167</maxx>
    <maxy>78985</maxy>
</extent>


Are you using the pmapper trunk version ? If yes, I could commit the 
themesandviewsadmin plugin and you could test it.

Thomas

Robert Walter a écrit :
> Hi,
>
> I know this site, but there are no details about the mentioned  
> themesandviews.xml. An example would be helpful.
>
> Robert
>
> Am Freitag 01 August 2008 17:08:40 schrieb Thomas Raffin:
>   
>> Hi,
>>
>> You will find informations here:
>> http://svn.pmapper.net/trac/wiki/AvailablePlugins#ThemesAndViews
>>
>> In pmapper trunk version, there will soon be the administration plugin
>> for "Themes and Views".
>>
>>
>> Thomas
>>
>> Robert Walter a écrit :
>>     
>>> Hi List,
>>>
>>> where can I find more information about the "Themes and Views"-Plugin?
>>> I'm looking for details about the themesandviews.xml in order to
>>> configure the themes.
>>>
>>> Can anybody help me?
>>>
>>> Greetings
>>> Robert
>>>       
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
>
>
>
>
>   
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to