|
From: Wouter H. <wh...@xs...> - 2009-08-03 12:28:27
|
Thanks for the help, that confirms my idea! It's working fine now, i'm using the geotools DbaseFileReader. Wouter >> Hope this clarifies a bit.. > > Ah, that is external data linking. Sorry, we don't support that at all > right now (not in the stable series anyways). > So I guess you'll be stuck reading the separate DBF on your own using > some lower level access (like the classes the Shapefile datastore use > to read DBF files) and perform the join in memory > |