Is it free Java Advanced Imaging ?

A place where Derby Users should share ideas, find solutions, tricks and tips.

Moderator: mbaye

Re: Is it free Java Advanced Imaging ?

Postby eclesia on Wed Mar 31, 2010 8:05 pm

As far as I have understood, you are interested in the DRB Image API. Do you have any idea about the file types you want to access? Some of those listed in Derby or new one that you could implement?


I wouldn't ask for something which doesn't exist yet, so only thoses listed would be a good thing to start with.

That's a bit selfish but I'm not really interested in the DRB api, just the very low level code has value for me (the JAI imageReader and Writer implementations).
It's not that I don't like drb or anything, it's an "unknowned" api for me (never seen any project using it or even heard about it before) and I don't have reasons to replace the data management system provided in netbeans platform.
If you have some you can always try to convince me (just remember I'm a developer so don't try commercial arguments, it won't work :mrgreen: ).
eclesia
 
Posts: 7
Joined: Wed Mar 24, 2010 3:32 pm

Re: Is it free Java Advanced Imaging ?

Postby mbaye on Wed Mar 31, 2010 10:04 pm

Don't care about the commercial argument. We have to do than spending time trying to sell free software and in particular for integration in another free component.

Regarding DRB, I am afraid it is the lowest level useful if you need an abstract access to all the supported types. I would sum it up as a sort of DOM or JDBC for more than XML or Databases, over which you can build software independent from the underlying data model and format (or at least at an higher level than usual): you should also know that it is a quite lightweight API that don't require depend on or learn more than 10 classes for many cases. If you are looking for a specific format, I would then recommend to use the dedicated API, if exists.

I don't know that much about the NetBeans Data Management System, if we are talking about the same component, but I know it is DBMS oriented which is not always suitable for Earth Observation data we had to cope with (the story of the integration of software between DBMS and XML is an example of the ambiguity for only two models when we are trying to achieve thousands). I don't say that DRB is a must but XQuery over data different from DB or XML as shown quite interesting results e.g. a single query for comparing or computing data extracted from all an ENVISAT MERIS, a Landsat and an IRS product, and not only for metadata because DRB does'nt know the difference with data.

Finally, DRB is currently has been used in ESA projects hidden behind higher level systems but has been designed to be open to other domains: we only exposed it as an independent and Open Source software quite recently. I hope that not all potential users will avoid it because it is not already used: otherwise not that many new stuff would emerge, but that could be the case. Whatever, we cannot do much better than distributing it as Open Source ;)

Don't hesitate for other clarifications.
Stéphane
mbaye
 
Posts: 10
Joined: Wed Mar 17, 2010 2:16 pm

Re: Is it free Java Advanced Imaging ?

Postby eclesia on Thu May 06, 2010 3:56 pm

So ? any more news after several weeks ?
eclesia
 
Posts: 7
Joined: Wed Mar 24, 2010 3:32 pm

Previous

Return to Users Support Forum

Who is online

Users browsing this forum: No registered users and 1 guest

cron