Hi, I would like to produce monthly sky maps and display them on a website without doing it manually. As cdc files are text files, i can easyly change their parameters and duplicate them with a php script. But how can I convert them automatically into images files for the web ? I thought of two solutions : - running cdc on a distant server with a php script - doing a batch conversion (to produce all the maps for the next years) on a local PC The 2nd solution seems to be the more realistic, since Internet providers did not allow to run my php script (which copy lot of files on their server ;-) ). But I don't know how to proceed. Please could you help me ? Thanks a lot
Jean-Raphaƫl
