Larry Becker wrote: > I guess I hadn't actually realized it wasn't until now. Do you > remember what happened to the code, or why you didn't stay with the > streaming version? A very large shape file seems like a more likely > scenario that I actually care about. > > Larry > > Yes, the code is sitting on my hard drive somewhere. 8^) It wasn't really production quality, tho. I never got around to pushing this back into JUMP.
There's several things that need to be fixed or optimized in that shapefile code. It's very bad about writing out files as well - I think it actually duplicates all your geometries before they are written out. I've had problem trying to get it to write out large shapefiles (where the source data fits in memory - so there's no reason it can't be streamed out to disk). If you want the src I can try and find it. -- Martin Davis Senior Technical Architect Refractions Research, Inc. (250) 383-3022 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel