From: <Jea...@CC...> - 2003-09-23 21:03:42
|
Jan, Indeed! I had forgotten about those guys, though I'd heard about them before ... It would be good to study their implementations and class structures and so on, as we probably could learn a lot from it all, no sense re-inventing the wheel. I see there's a JavaDoc interface for example that we could take a look at. I'd be interested in seeing how they handle certain WFS issues, such as Schema generation ... Personally, I'm more interested in clients for Python than servers right now, as that's where my need lies. So I'd like to further push the WFS Client to be as flexible as possible, it's kind of restricted in it's support of Schema parsing right now ... I have some funky ideas I'll post soon as far as that goes ... I notice Deegree has released a WMS client implementation though ! I wonder if they're going to do a WFS one ?? :) If we were to write pure OGC Python servers, I'd be really tempted to look at the Twisted framework however ... any of you have experience with it ? J.F. -----Original Message----- From: Jan-Oliver Wagner [mailto:ja...@in...] Sent: Sunday, September 21, 2003 7:32 AM To: pyogclib developer mailing list Subject: [Pyogclib-developers] had a look into deegree? Hi, to my best knowldge there is only one other interesting Free Software implementation of the OGC standards besides pyogclib: deegree (www.deegree.org) It is certainly interestng for the pyogclib developers to have a look into deegree who have the most complete implementations of the OGC standards. Unfortunately in Java, which renders the problem of a dependency towards a proprietary developement and runtime environment. (Apart from my personal preference of Python over Java :-) Deegree seems to be very well designed and it might make sense to transfer some junks of the implementation simply from Java to Python. What do you think? Best Jan -- Jan-Oliver Wagner http://intevation.de/~jan/ Intevation GmbH http://intevation.de/ FreeGIS http://freegis.org/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Pyogclib-developers mailing list Pyo...@li... https://lists.sourceforge.net/lists/listinfo/pyogclib-developers |