ExecuteGISArray

Top  Previous  Next

This method allows you to import from a TGISarray data structure, which can be the output from a more complex process, such as TNetwork.Join, TNetwork.Export etc.

 

Fixed field names, which matches the output from Join and Export methods:

 

Attribute

ExternalID

RoadnameNN, where NN matches RoadNameFileIndex

LimitNN, where NN matches LimitFileIndex

 

Syntax: ExecuteGISarray(TGA: TGISarray; coordinate: TCoordinateUnit; geography,attribute,roadname,externalID,limit: boolean);