RE: [Gml4j-devel] IRC discussion for opensource GML development
GML Schema Interpreter
Status: Inactive
Brought to you by:
amilanovic
From: Aleksandar M. <ami...@ga...> - 2002-02-20 21:44:54
|
Hi All, I wouldn't mind participating on the conceptual level, but I will have no time to do programming myself (unfortunately). A few comments: 1. The freefs project, VFNY's open-source WFS hosted on SourceForge, already covers parts of the goals here. It is a WFS and has a SAX GML parser, although I have no clue if the parser is exactly what you had in mind. Also, check the license, it may be different from yours. 2. Some IRC time slots are inconvenient for me. For example, 8am in NYC is 5am in Vancouver. 3. Although I am an author of GML4J, I am not convinced that it should be extended as is. The current implementation is somewhat inefficient in that it depends on the DOM tree (or rather sits on top of it). It'd be better to have GML objects that are independent of other object models, but can be generated, perhaps, from other object models such as DOM. In this sense, GML SAX parser would be useful. Alex > -----Original Message----- > From: gml...@li... > [mailto:gml...@li...]On Behalf Of Cameron > Shorter > Sent: Wednesday, February 20, 2002 3:12 AM > To: Geotools Discussion; Mapbuilder Develop; > gml...@li...; Martin Davis; op...@bb...; > wf...@op... > Subject: [Gml4j-devel] IRC discussion for opensource GML development > > > Hello, > > Intro > ==== > Two open source projects have been putting heads together > recently to develop > common libraries to handle Geographic Markup Language (GML) and related > issues: > > http://geotools.sourceforge.net (GIS applet for viewing maps) > http://geoserver.sourceforge.net (Web Feature Server / Simple > Feature Server). > > Issues we need to resolve are: > ======================== > 1. How to extent the Java Topology Suite > http://www.vividsolutions.com/jts/main.htm to include attributes (it > currently provides a suite of GIS functions). > 2. Writing a SAX GML parser. > 3. Extentions to http://gml4j.sourceforge.net > 4. It would be great if we could tap into a GML expert. > 5. We are working toward a Web Feature Server (WFS) client and server. > > IRC Session > ========== > We are currently holding weekly IRC meetings. The next one is tentively > planned for: > Tuesday Feburary 26, 2002, at 1800 GMT. > (See the following URL to find a timeslot near you). > http://www.timeanddate.com/worldclock/meetingtime.html?day=27&mont h=2&year=2002&p1=136&p2=240&p3=262&p4=179 If you are interested in participating, then let me know: 1. What timezone you are in, 2. What times suite you, 3. What bits interest you. Email List ======== Discussion of issues is currently happening on the geotools developers list. http://sourceforge.net/mail/?group_id=4091 . If there is enough external interest, we may need to move this elsewhere. Hope to hear from you soon, Cameron (geotools developer). _______________________________________________ Gml4j-devel mailing list Gml...@li... https://lists.sourceforge.net/lists/listinfo/gml4j-devel |