|
Re: Web interface development [message #64544 is a reply to message #64536] |
Tue, 06 January 2009 09:40  |
T.H.
Messages: 13 Registered: December 2008
|
Junior Member |
|
|
On Jan 6, 11:12 am, Julio <julio.esque...@gmail.com> wrote:
> Hello,
>
> I'm not sure if my problem can be solved using IDL. I need to develop
> a Web interface to access a database based on metadata extracted from
> satellite images. The medatada includes date of image, satellite id,
> number of rows and columns, geographical coordinates, etc. The system
> must allow the user to find satellite images, making searches based on
> some information of metadata. Has someone tried to do something
> similar with IDL? Isn't there some open source application to do that?
>
> Any comments welcome,
> Julio
I'd suggest that the best option for a web interface to access a
database might be PHP. It is easy to use and learn and is open source.
|
|
|