compatibility problems

6 messages Options
Embed this post
Permalink
Mauricio Herrera

compatibility problems

Reply Threaded More More options
Print post
Permalink
Hello Fusion users

I have serious problem... Well really I have a big doubt.. I hope you can help me

My questions are:

1.- Fusion 1.1.1  is compatible with new versions of MapServer 5.4.0 or possible next versions?

2.-With what version of MapServer  is compatible Fusion 1.1.1? or no matter?

3.-What happen if the mapserver developers add new functions or keywords in the mapfile? Will Fusion detect or recognize? Fusion continue to operate? or for every version of mapserver ,  Fusion developer need to do implementations?


I explain my before questions:  I develop a new keywords for MapServer in the  mapfile.. and I dont have any problem for testing my keywords in a simple HTML  application and mode CGI.. Only I have problems with Fusion..It does not show me my maps.. If I delete or comment my new keywords in the mapfile, Fusion show me the maps....

.
Thank you

Mauricio

_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Nolte, Tim

RE: compatibility problems

Reply Threaded More More options
Print post
Permalink
Mauricio,

I am happy to report that I am having some success implementing
MapServer 5.4 and Fusion 2. Prior to that I did have MapServer 5.2 and
Fusion 1.1.1 somewhat working however we are going to be trying to move
to using a TileCache server and supposedly Fusion 2.x will work with
that, even though I have yet to try it. Can you provide some samples of
your mapfile?

- Tim

----
Timothy J Nolte - [hidden email]
Network Planning Engineer

iPCS Wireless, Inc.
4717 Broadmoor Ave, Suite G
Kentwood, MI 49512

Office: 616-656-5163
PCS:    616-706-2438
Fax:    616-554-6484
Web: www.ipcswirelessinc.com

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Mauricio
Herrera
Sent: Thursday, June 04, 2009 4:33 PM
To: [hidden email]
Subject: [fusion-users] compatibility problems

Hello Fusion users

I have serious problem... Well really I have a big doubt.. I hope you
can help me

My questions are:

1.- Fusion 1.1.1  is compatible with new versions of MapServer 5.4.0 or
possible next versions?

2.-With what version of MapServer  is compatible Fusion 1.1.1? or no
matter?

3.-What happen if the mapserver developers add new functions or keywords
in the mapfile? Will Fusion detect or recognize? Fusion continue to
operate? or for every version of mapserver ,  Fusion developer need to
do implementations?


I explain my before questions:  I develop a new keywords for MapServer
in the  mapfile.. and I dont have any problem for testing my keywords in
a simple HTML  application and mode CGI.. Only I have problems with
Fusion..It does not show me my maps.. If I delete or comment my new
keywords in the mapfile, Fusion show me the maps....

.
Thank you

Mauricio

_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Mauricio Herrera

Re: compatibility problems

Reply Threaded More More options
Print post
Permalink
In reply to this post by Mauricio Herrera

Hi Tim  thanks for answering...

Sorry Tim,  I can't provide you my mapfile for one reason... If you want to test my mapfile in your MapServer... Your  MapServer doesn't detect my new keywords..because I modify MapServer source code for adapting my new keywords..


Before I explain you that I had developed a new keywords for MapServer and I haven't had  problems for testing my keywords in a simple HTML  application (mode CGI).. Only I have had problems with Fusion 1.1.1 ..It doesn't show  my maps.. If I delete or comment (#) my new keywords in the mapfile, Fusion show me the maps....

My especific question is: Do I need to develop some PHP code  in Fusion for detecting my new keywords? or it is not necessary




Note: I refer a new keywords  for example


NOTE
BNT 5


END





2009/6/4 Mauricio Herrera <[hidden email]>
Hello Fusion users

I have serious problem... Well really I have a big doubt.. I hope you can help me

My questions are:

1.- Fusion 1.1.1  is compatible with new versions of MapServer 5.4.0 or possible next versions?

2.-With what version of MapServer  is compatible Fusion 1.1.1? or no matter?

3.-What happen if the mapserver developers add new functions or keywords in the mapfile? Will Fusion detect or recognize? Fusion continue to operate? or for every version of mapserver ,  Fusion developer need to do implementations?


I explain my before questions:  I develop a new keywords for MapServer in the  mapfile.. and I dont have any problem for testing my keywords in a simple HTML  application and mode CGI.. Only I have problems with Fusion..It does not show me my maps.. If I delete or comment my new keywords in the mapfile, Fusion show me the maps....

.
Thank you

Mauricio


_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Mauricio Herrera

Re: compatibility problems

Reply Threaded More More options
Print post
Permalink

Hi Tim  thanks for answering...

Sorry Tim,  I can't provide you my mapfile for one reason... If you want to test my mapfile in your MapServer... Your  MapServer doesn't detect my new keywords..because I modify MapServer source code for adapting my new keywords..


Before I explain you that I had developed a new keywords for MapServer and I haven't had  problems for testing my keywords in a simple HTML  application (mode CGI).. Only I have had problems with Fusion 1.1.1 ..It doesn't show  my maps.. If I delete or comment (#) my new keywords in the mapfile, Fusion show me the maps....

My especific question is: Do I need to develop some PHP code  in Fusion for detecting my new keywords? or it is not necessary




Note: I refer a new keywords  for example (It is only a example)

LAYER
     NOTE
        BNT 5
           INFO  HOLA
     END
END




2009/6/4 Mauricio Herrera <[hidden email]>

Hello Fusion users

I have serious problem... Well really I have a big doubt.. I hope you can help me

My questions are:

1.- Fusion 1.1.1  is compatible with new versions of MapServer 5.4.0 or possible next versions?

2.-With what version of MapServer  is compatible Fusion 1.1.1? or no matter?

3.-What happen if the mapserver developers add new functions or keywords in the mapfile? Will Fusion detect or recognize? Fusion continue to operate? or for every version of mapserver ,  Fusion developer need to do implementations?


I explain my before questions:  I develop a new keywords for MapServer in the  mapfile.. and I dont have any problem for testing my keywords in a simple HTML  application and mode CGI.. Only I have problems with Fusion..It does not show me my maps.. If I delete or comment my new keywords in the mapfile, Fusion show me the maps....

.
Thank you

Mauricio



_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Nolte, Tim

RE: compatibility problems

Reply Threaded More More options
Print post
Permalink
Mauricio,

Giving your explain and explaining that you modified the MapServer
source code does help me come up with a possible answer. One thing that
I do know for sure is that Fusion uses your mapfile as the basis for
creating a completely new temporary mapfile used for each new session.
Without delving into the Fusion mapfile rendering code, what I suspect
is that since you modified that MapServer code Fusion as a result is not
setup to handle these new keywords. I guess I post this question to you.
Why have you modified the MapServer source to add keywords instead of
using META data to add your customizations. This is what I've done and
really is what would be recommended in my opinion as to not break
things. I only pose this question as it seems like a lot of work to have
to change both MapServer and any front-end framework code any time there
is a new version.

Anyways, I suspect you'll want to look into the Fusion mapfile rendering
code to find why Fusion isn't showing your map.

- Tim

----
Timothy J Nolte - [hidden email]
Network Planning Engineer

iPCS Wireless, Inc.
4717 Broadmoor Ave, Suite G
Kentwood, MI 49512

Office: 616-656-5163
PCS:    616-706-2438
Fax:    616-554-6484
Web: www.ipcswirelessinc.com

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Mauricio
Herrera
Sent: Saturday, June 06, 2009 12:58 AM
To: [hidden email]; Nolte, Tim; Mauricio Herrera
Subject: Re: [fusion-users] compatibility problems


        Hi Tim  thanks for answering...
       
        Sorry Tim,  I can't provide you my mapfile for one reason... If
you want to test my mapfile in your MapServer... Your  MapServer doesn't
detect my new keywords..because I modify MapServer source code for
adapting my new keywords..
       
       
        Before I explain you that I had developed a new keywords for
MapServer and I haven't had  problems for testing my keywords in a
simple HTML  application (mode CGI).. Only I have had problems with
Fusion 1.1.1 ..It doesn't show  my maps.. If I delete or comment (#) my
new keywords in the mapfile, Fusion show me the maps....
       
        My especific question is: Do I need to develop some PHP code  in
Fusion for detecting my new keywords? or it is not necessary
       
       
       
       
        Note: I refer a new keywords  for example (It is only a example)
       
        LAYER
             NOTE
                BNT 5

           INFO  HOLA


             END
        END
       
       
       
       
       
        2009/6/4 Mauricio Herrera <[hidden email]>


                Hello Fusion users
               
                I have serious problem... Well really I have a big
doubt.. I hope you can help me
               
                My questions are:
               
                1.- Fusion 1.1.1  is compatible with new versions of
MapServer 5.4.0 or possible next versions?
               
                2.-With what version of MapServer  is compatible Fusion
1.1.1? or no matter?
               
                3.-What happen if the mapserver developers add new
functions or keywords in the mapfile? Will Fusion detect or recognize?
Fusion continue to operate? or for every version of mapserver ,  Fusion
developer need to do implementations?
               
               
                I explain my before questions:  I develop a new keywords
for MapServer in the  mapfile.. and I dont have any problem for testing
my keywords in a simple HTML  application and mode CGI.. Only I have
problems with Fusion..It does not show me my maps.. If I delete or
comment my new keywords in the mapfile, Fusion show me the maps....
               
                .
                Thank you
               
                Mauricio
               



_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Mauricio Herrera

Re: compatibility problems

Reply Threaded More More options
Print post
Permalink
In reply to this post by Mauricio Herrera
Thanks Tim
 
You answered my question with your last message
 
 
It is correct since I modified Mapserver source code , Fusion doesn't show my maps.. Only If I delete or comment my new keywords in the mapfile, Fusion show me the maps....  I tested my new keywords(mapfile) in an  HTML application and I haven't had problems for showing maps
 
Ok.. I will look into  Fusion why isn't showing my map...I think I will need to develop some code for Fusion
 
 
Mauricio,
 
 
 
 
 
Giving your explain and explaining that you modified the MapServer
source code does help me come up with a possible answer. One thing that
I do know for sure is that Fusion uses your mapfile as the basis for
creating a completely new temporary mapfile used for each new session.
Without delving into the Fusion mapfile rendering code, what I suspect
is that since you modified that MapServer code Fusion as a result is not
setup to handle these new keywords. I guess I post this question to you.
Why have you modified the MapServer source to add keywords instead of
using META data to add your customizations. This is what I've done and
really is what would be recommended in my opinion as to not break
things. I only pose this question as it seems like a lot of work to have
to change both MapServer and any front-end framework code any time there
is a new version.

Anyways, I suspect you'll want to look into the Fusion mapfile rendering
code to find why Fusion isn't showing your map.

- Tim


_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users