[mapserver-users] How to develop in Mapserver?

LMonge boommonge at gmail.com
Fri Jan 16 06:25:07 EST 2009


Thank you very much for answer! Tamas!!

Sorry I dont have any example code! Only I have documentation about analysis
of the algorithm..Still I have not began the phases of design and
development. In this moment, I am interested to learn how can i to do for
develop in MapServer codebase and I am a little worried because I dont know
how to do it..

About the algorithm: In very general terms is a kind of search algorithm. it
must get some
data of MAPFILE and manipulate them.And I need to add some new reserved
words in the MAPFILE for activate my algorithm. (I think i will need to
create a new files for my algorithm and modify: mapfile.h,mapfile.dtd,etc)

I am reading about compile mapserver with MSVC, but I am not understanding
very clearly.. (http://www.mapserver.org/installation/win32.html#compiling).


For example:
-Only can I compile the mapserver code base with CMD.exe? what about the
graphical mode?
-I need to see the values that get my variables of the MAPFILE,check my
loops (for,while),etc.


Thanks




On Thu, Jan 15, 2009 at 4:58 AM, Tamas Szekeres <szekerest at gmail.com> wrote:

> Hi,
>
> Do you have an example where you'd like to plug your code into the
> mapserver codebase, what kind of algorithm you'd like to implement?
> The debugging options may be specific to the platform and the
> compiler/debugger beilg used. For example you could compile mapserver with
> debug info by using MSVC and setting up the debug option in the nmake.opt
> file.
>
> Best regards,
>
> Tamas
>
>
>
> 2009/1/15 LMonge <boommonge at gmail.com>
>
>> Hello
>>
>> I want to develop and adapt an algorithm to the source code of MapServer,
>> but I don't have idea what tool I need to develop in the mapserver. For
>> example: I want to verify step by step that my algorithm run!, verify errors
>> in declarations and fuctions, compile my algorithm with the source code of
>> mapserver and check my algorithm with the define values of  .MAPFILE
>>
>>
>>
>>
>> Goal:
>>
>> Verify operation of the algorithm with data of the (.MAP) <-- TOOL-->Compile and run the source code of mapserver and my algorithm
>>
>>
>>
>> I hope somebody help me!, and can write me  some good tips pleasee
>>
>>
>>
>> My best regards
>>
>>
>> _______________________________________________
>> mapserver-users mailing list
>> mapserver-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090116/ecf56c31/attachment.html


More information about the mapserver-users mailing list