Re: [Geotools-devel] Gml2Shp

2010-04-23 Thread Jody Garnett
I have a udig workbook on the graph module; so I have some experience teaching it. We could do one up on that. I think something like the "querylab" would be fine for basic geometry operations; give people a test relationships? Thing is that JTS ships with a test case builder which servers the

Re: [Geotools-devel] Gml2Shp

2010-04-23 Thread Michael Bedward
On 23 April 2010 16:43, wrote: > Just so; perhaps have a workbook on GML/Parsing since it represents a > significant section of user list questions. > Is there any other broad category of questions from the user-list we should > make an example app/page for? The graph module and basic geometry o

Re: [Geotools-devel] Gml2Shp

2010-04-22 Thread Jody Garnett
Just so; perhaps have a workbook on GML/Parsing since it represents a significant section of user list questions. Is there any other broad category of questions from the user-list we should make an example app/page for? Jody On 23/04/2010, at 2:16 PM, Michael Bedward wrote: > On 23 April 2010

Re: [Geotools-devel] Gml2Shp

2010-04-22 Thread Michael Bedward
On 23 April 2010 00:35, Jody Garnett wrote: > The user guide has an example of how to parse GML; but your point is correct > perhaps it should be added to the initial series of workbooks. And a new example app / page ? Michael

Re: [Geotools-devel] Gml2Shp

2010-04-22 Thread Jody Garnett
The user guide has an example of how to parse GML; but your point is correct perhaps it should be added to the initial series of workbooks. Jody On 19/04/2010, at 7:56 PM, Petjada wrote: > > There are many user posts talking about the same question "how to convert gml > to shp" > > http:// > h

Re: [Geotools-devel] Gml2Shp

2010-04-22 Thread Petjada
There are many user posts talking about the same question "how to convert gml to shp" http:// http://n2.nabble.com/converting-SimpleFeatures-tp4855161p4855161.html ... Please, Any developer can help us with a real example. -- View this message in context: http://n2.nabble.com/Gml2Shp-tp479665

Re: [Geotools-devel] Gml2Shp

2010-03-25 Thread fgdrf
try http://svn.osgeo.org/geotools/trunk/modules/library/main/src/main/java/org/geotools/gml/producer/FeatureTransformer.java org.geotools.gml.producer.FeatureTransformer there you can find a function transform to create a xml file. Maybe it helps ... Frank -- View this message in context: ht