I modelize a fire defense network with private and public hydrants. It implies to take into account some predefined barriers.
I know manually how to define a point barrier restriction but my python script runs inside a GPServer.
As these restrictions are known, my problem is to find how I can generate, with python, the point barriers table because these table seems encapsulated into the service area layer.