This (slightly modified) patch from Steve Searle fixes the problem with
having DNA database and analysis database on separate servers: In new(), pick the coordinate system internal IDs from a CoordSystemAdaptor created from the DNA database (which may be located on another database server), then fetch the meta_coord data from the adaptor-local database using these. Passes unit tests.
Please register or sign in to comment