Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] sidecar file handling

Hi Andrea:

I have been thinking about your shapefile for "form" files ... on the following page you can see an outline of how a IServiceInterceptor can load stuff when a shapefile is added to the catalog. Of interest to you should be the use of the ID methods to quickly figure out a sidecar file without a bunch of silly string handling.
- http://udig.refractions.net/confluence/display/DEV/10+Service+and+GeoResource+Interceptors

Probably should just make an ID.toFile( sidecar ) method ... what do you think?

Jody

Back to the top