If the coordinate order is incorrect for only some tables retrieved from a server, you can apply a coordinate order override at the table level instead of at the server level. A clause has been added to the MapBasic WFS Refresh Table statement so you need not edit an XML file to apply the override. This command can be issued via the MapBasic window or can be included in a MapBasic application. The syntax is:
WFS Refresh Table alias [Override Coordinate Order { On | Off } ]
The new clause can be used in conjunction with other optional clauses on the WFS Refresh Table command, for example, the Using Map clause.