This is the first time this request has been made (so no there is not a facility for this). I cannot remember what "fix" is for; but the "prj" file is needed by any software that is going to use your shapefile; the "qix" file is a spatial index which can be generated from your "shp" file again if needed - it really makes the difference between having spatial file (and having just a flat file) in terms of performance.
On Thu, Jul 30, 2009 at 5:46 AM, Craig KOST<[email protected]> wrote: > Hello, > > I have a question regarding the creation of Shapefile(s) using the > ShapefileDataStore. So far I have successfully created the shape files I am > interested in creating; however, there seems to be more file types generated > than what are actually needed. > > What I need: > <rootname>.shp > <rootname>.shx > <rootname>.dbf > > What I don't need: > <rootname>.fix > <rootname>.prj > <rootname>.qix > > I guess my question is... is there anyway to indicate which file types to > output on generation? > > Thanks in advance, > Craig > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
