Re: [Geotools-devel] Question on construction of ShapefileAttributeReader.

2009-09-16 Thread Andrea Aime
Sunburned Surveyor ha scritto: > Roger that. My task list: > > - Figure out how to create an AttributeDescriptor array from a > DBaseFileHeader object. > - Document this process. > - Whip up a little helper class that makes this process painless. > - Check JIRA and let Geotools know if OpenJUMP ha

Re: [Geotools-devel] Question on construction of ShapefileAttributeReader.

2009-09-15 Thread Sunburned Surveyor
Roger that. My task list: - Figure out how to create an AttributeDescriptor array from a DBaseFileHeader object. - Document this process. - Whip up a little helper class that makes this process painless. - Check JIRA and let Geotools know if OpenJUMP has any Shapefile import patches they need. La

Re: [Geotools-devel] Question on construction of ShapefileAttributeReader.

2009-09-15 Thread Jody Garnett
On 16/09/2009, at 8:04 AM, Sunburned Surveyor wrote: > However, I have a question on the appropriate use of the consuctor. I > need to pass the constructor an array of AttributeDescriptor objects. > How do I get the AttributeDescriptor object's to pass to the > constructor? These are produced by

[Geotools-devel] Question on construction of ShapefileAttributeReader.

2009-09-15 Thread Sunburned Surveyor
I figured out I need to use the ShapefileAttributeReader class to get low-level access to Shapefiles: http://javadoc.geotools.fr/2.5/org/geotools/data/shapefile/ShapefileAttributeReader.html However, I have a question on the appropriate use of the consuctor. I need to pass the constructor an arra