Syntax FACTORY_DEF AsilibGridOutlineFactory [FACTORY_NAME ] [INPUT FEATURE_TYPE [ ]* []*]* [DATA_STRING ] [BITFLAG_STRING ] [OUTPUT (POLYGON|INVALID) FEATURE_TYPE [ ]* []*]* Overview This file declares the AsilibGridOutlineFactory. This factory is used in conjunction with the third-party library ASILIB32. The factory uses the library with a DLS-, NTS- or FPS-formatted string (data string) and optionally a binary "bitFlag" string to calculate the corners of a polygon for each data string. In the case where no bitFlag string is provided, the factory uses the data string to calculate the four latitude-longitude corners of the corresponding area. In the case where a bitFlag string is provided, the factory uses the information provided in the string to repeatedly calculate the corners of each corresponding "zone", producing a separate polygon for each zone area calculated. Output Tags The AsilibGridOutlineFactory supports the following output tags. POLYGON To be documented. INVALID To be documented. TO BE RESOLVED Output Tags section needs to be documented.