This implementation exports data from the GIS in an XML format. You will need to convert the XML into a format accepted by the analysis engine (NOT the Vendor API). How the XML is converted and imported for analysis depends upon your analysis engine.
![]()
Figure 1
To implement Data Flow Framework 1, perform the following implementations:
Once you've exported the data from the GIS, it will need to be reformatted for import into your analysis engine. The format and the process to reformat is dictated by your analysis engine. One option is modifying the XSL style sheet before the data is exported. The pages below discuss this option.